VBCodeParser.Required Method (VBSymbolType, String)
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether the expected symbol is required.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Parameters
- expected
- Type: System.Web.Razor.Tokenizer.Symbols.VBSymbolType
The expected symbol.
- errorBase
- Type: System.String
The error base.
Show: