TokenizerBackedParser(TTokenizer, TSymbol, TSymbolType).Expected Method (KnownSymbolType)

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Indicates the expected token with the given type.

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

member Expected : 
        type:KnownSymbolType -> unit
Show: