System.Web.Razor.Tokenizer.Symbols Namespace
This namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code.
| Class | Description | |
|---|---|---|
![]() | CSharpSymbol | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a C sharp symbol for the razor tokenizer. |
![]() | HtmlSymbol | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the Html symbols. |
![]() | SymbolBase<TType> | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a new instance of symbols. |
![]() | SymbolExtensions | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the symbol extensions for the web tokenizer. |
![]() | VBSymbol | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the VB symbol components. |
| Interface | Description | |
|---|---|---|
![]() | ISymbol | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents an interface for the web razor symbol. |
| Enumeration | Description | |
|---|---|---|
![]() | CSharpKeyword | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | CSharpSymbolType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | HtmlSymbolType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | KnownSymbolType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | VBKeyword | Enumerates the list of Visual Basic keywords. |
![]() | VBSymbolType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:
