Gets the singleton instance created with basic defaults.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static Parser Default { get; }
public:
static property Parser^ Default {
Parser^ get ();
}
Property Value
Type:
Parser
See Also