Tokenizer(TSymbol, TSymbolType).ITokenizer.NextSymbol Method
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Returns the next language symbol type.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
private abstract NextSymbol : unit -> ISymbol private override NextSymbol : unit -> ISymbol
Implements
ITokenizer.NextSymbol()
Show: