Documentation for the C# command-line option parsing library

UsageBuilder.EndParagraph Method 

Close the active "para" tag

public void EndParagraph();

Remarks

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

See Also

UsageBuilder Class | CommandLine.OptParse Namespace