System.Web.Razor.Tokenizer.Symbols Namespace

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

  ClassDescription
Public classCSharpSymbolThis 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 classHtmlSymbolThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the Html symbols.
Public classSymbolBase<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 classSymbolExtensionsThis 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 classVBSymbolThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the VB symbol components.

  InterfaceDescription
Public interfaceISymbolThis 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.

  EnumerationDescription
Public enumerationCSharpKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationCSharpSymbolTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationHtmlSymbolTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationKnownSymbolTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public enumerationVBKeywordEnumerates the list of Visual Basic keywords.
Public enumerationVBSymbolTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Show: