Condividi tramite


SymbolBase<TType> Classe

Definizione

generic <typename TType>
 where TType : value classpublic ref class SymbolBase abstract : Microsoft::AspNetCore::Razor::Tokenizer::Symbols::ISymbol
public abstract class SymbolBase<TType> : Microsoft.AspNetCore.Razor.Tokenizer.Symbols.ISymbol where TType : struct
type SymbolBase<'ype (requires 'ype : struct)> = class
    interface ISymbol
Public MustInherit Class SymbolBase(Of TType)
Implements ISymbol

Parametri di tipo

TType
Ereditarietà
SymbolBase<TType>
Derivato
Implementazioni

Costruttori

SymbolBase<TType>(SourceLocation, String, TType, IReadOnlyList<RazorError>)

Proprietà

Content
Errors
Start
Type

Metodi

ChangeStart(SourceLocation)
Equals(Object)
GetHashCode()
OffsetStart(SourceLocation)
ToString()

Metodi di estensione

GetContent(ISymbol)

Si applica a