Click or drag to resize
ParserDefault Property
Gets the singleton instance created with basic defaults.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static Parser Default { get; }

Property Value

Type: Parser
See Also