TokenizerBackedParser(TTokenizer, TSymbol, TSymbolType).PushSpanConfig Method (Action(SpanBuilder))
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Pushes the span configuration.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- newConfig
- Type: System.Action(SpanBuilder)
The new configuration.
Show: