Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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