NOTE: This interface is now obsolete.
Use UsageBuilder instead
Interface for the parser to use to be able to print usage information for the given program.
For a list of all members of this type, see IProgUsageInfo Members.
Type | Description |
---|---|
DefaultUsageInfo | Obsolete. A simple, default implementation of IProgUsageInfo that is fairly easy to use |
The usage structure is similar to the Perl POD structure, of headers with description blocks. The implementation however is not as robust.
Namespace: CommandLine.OptParse
Assembly: CSharpOptParse (in CSharpOptParse.dll)
IProgUsageInfo Members | CommandLine.OptParse Namespace