Documentation for the C# command-line option parsing library

UsageBuilder.ToText Method

Convert the usage to Text

Overload List

Convert the usage to Text

public void ToText(TextWriter,OptStyle,bool);

Convert the usage to Text

public void ToText(TextWriter,OptStyle,bool,int);

See Also

UsageBuilder Class | CommandLine.OptParse Namespace