Documentation for the C# command-line option parsing library

OptionResult Constructor 

Constructor

public OptionResult(
   OptionDefinition def
);

Parameters

def
Definition of the option this result if for

See Also

OptionResult Class | CommandLine.OptParse Namespace