Aracılığıyla paylaş


SymbolBase<TType> Sınıf

Tanım

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

Tür Parametreleri

TType
Devralma
SymbolBase<TType>
Türetilmiş
Uygulamalar

Oluşturucular

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

Özellikler

Content
Errors
Start
Type

Yöntemler

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

Uzantı Metotları

GetContent(ISymbol)

Şunlara uygulanır