SymbolBase(TType) Class
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.
System.Object
System.Web.Razor.Tokenizer.Symbols.SymbolBase(TType)
System.Web.Razor.Tokenizer.Symbols.CSharpSymbol
System.Web.Razor.Tokenizer.Symbols.HtmlSymbol
System.Web.Razor.Tokenizer.Symbols.VBSymbol
System.Web.Razor.Tokenizer.Symbols.SymbolBase(TType)
System.Web.Razor.Tokenizer.Symbols.CSharpSymbol
System.Web.Razor.Tokenizer.Symbols.HtmlSymbol
System.Web.Razor.Tokenizer.Symbols.VBSymbol
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The SymbolBase(TType) type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SymbolBase(TType) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the SymbolBase(TType) class. |
| Name | Description | |
|---|---|---|
![]() | Content | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of a SymbolBase(TType). |
![]() | Errors | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the razor error. |
![]() | Start | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the starting point of the source location. |
![]() | Type | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a Type that inherits from the base Type. |
| Name | Description | |
|---|---|---|
![]() | ChangeStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Changes the start of the machine. |
![]() | Equals | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Determines whether the specified Object is equal to the current Object. (Overrides Object.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Retrieves a hash code based on the current SymbolBase(TType) object. (Overrides Object.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OffsetStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Starts the time’s offset for the source location. |
![]() | ToString | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates a string representation of the current SymbolBase(TType) object. (Overrides Object.ToString().) |
| Name | Description | |
|---|---|---|
![]() | GetContent | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the content of this SymbolExtensions class. (Defined by SymbolExtensions.) |
Show:
