Documentation for the C# command-line option parsing library

UsageBuilder.BeginArguments Method 

Begin an active "arguments" tag

public void BeginArguments();

Remarks

May only be called when a "header" tag is active.

See Also

UsageBuilder Class | CommandLine.OptParse Namespace