Edytuj

Udostępnij za pośrednictwem


CommandLine Class

Definition

public ref class CommandLine abstract sealed
public static class CommandLine
type CommandLine = class
Public Module CommandLine
Inheritance
CommandLine

Methods

BuildAlias(IValueDescriptor)
BuildOption(ParameterDescriptor)
BuildOptions(MethodInfo)
ConfigureFromMethod(Command, MethodInfo, Object)
ConfigureHelpFromXmlComments(CommandLineBuilder, MethodInfo, String)
ConfigureRootCommandFromMethod(CommandLineBuilder, MethodInfo, Object)
ExecuteAssembly(Assembly, String[], String, String, IConsole)
ExecuteAssemblyAsync(Assembly, String[], String, String, IConsole)
InvokeMethod(String[], MethodInfo, String, Object, IConsole)
InvokeMethodAsync(String[], MethodInfo, String, Object, IConsole)

Applies to