CSharpCodeParser.At(CSharpKeyword) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
bool At(Microsoft::AspNetCore::Razor::Tokenizer::Symbols::CSharpKeyword keyword);
protected internal bool At (Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword keyword);
override this.At : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.CSharpKeyword -> bool
Protected Friend Function At (keyword As CSharpKeyword) As Boolean
Parameters
- keyword
- CSharpKeyword