Class ParserTypeExtensions
Provides the static members of upstream's ParserType enum.
public static class ParserTypeExtensions
- Inheritance
-
ParserTypeExtensions
- Inherited Members
Methods
Parse(string)
Parses the given type name, returning null when it names no known parser type.
public static ParserType? Parse(string type)
Parameters
typestring