프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetContainer | System.Composition.Hosting.CompositionHost | ||
GetSubCommandHelpText | string | ||
GetSubCommandHelpTextLines | IEnumerable |
메소드 | 설명 | |
---|---|---|
CommandController ( string args ) : System | ||
Create ( ) : ISubCommand | ||
GetHelpText ( ) : string | ||
GetVersionText ( ) : string | ||
TryGetCommandCreator ( string name, ISubCommandCreator &creator ) : bool |
메소드 | 설명 | |
---|---|---|
GetContainer ( ) : System.Composition.Hosting.CompositionHost | ||
GetSubCommandHelpText ( BaseCommandOption option, int paddingLeft, int leftWidth ) : string | ||
GetSubCommandHelpTextLines ( IEnumerable |
public TryGetCommandCreator ( string name, ISubCommandCreator &creator ) : bool | ||
name | string | |
creator | ISubCommandCreator | |
리턴 | bool |