GetDefaultUsageSyntax(Command) Method

Definition

Assembly XenoAtom.CommandLine.dll

Gets the default usage syntax string for a command.

public static string GetDefaultUsageSyntax(Command command)

Parameters

command
Command

The command.

Returns

String
The default usage syntax.