Documentation for the C# command-line option parsing library

DefaultUsageInfo Class

NOTE: This class is now obsolete.

Use UsageBuilder instead


A simple, default implementation of IProgUsageInfo that is fairly easy to use

For a list of all members of this type, see DefaultUsageInfo Members.

System.Object
   CommandLine.OptParse.DefaultUsageInfo

public class DefaultUsageInfo : IProgUsageInfo

Requirements

Namespace: CommandLine.OptParse

Assembly: CSharpOptParse (in CSharpOptParse.dll)

See Also

DefaultUsageInfo Members | CommandLine.OptParse Namespace