System.Web.Razor.Tokenizer.Symbols Namespace

This namespace supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Classes

  Class Description
Public class 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.
Public class HtmlSymbol This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the Html symbols.
Public class 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.
Public class 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.
Public class 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.

Interfaces

  Interface Description
Public interface 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.

Enumerations

  Enumeration Description
Public enumeration CSharpKeyword This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration CSharpSymbolType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration HtmlSymbolType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration KnownSymbolType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumeration VBKeyword Enumerates the list of Visual Basic keywords.
Public enumeration VBSymbolType This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.