Méthode | Description | |
---|---|---|
Help ( |
||
Run ( ) : int |
Shows help for git-tfs as a whole (i.e. a list of commands).
|
|
Run ( GitTfsCommand command ) : int |
Shows help for a specific command.
|
|
Run ( IList |
Figures out whether it should show help for git-tfs or for a particular command, and then does that.
|
Méthode | Description | |
---|---|---|
GetCommandInstances ( ) : IEnumerable |
||
GetCommandMap ( ) : IEnumerable |
||
GetCommandName ( GitTfsCommand command ) : string | ||
GetCommandUsage ( GitTfsCommand command ) : string |
public Help ( |
||
commandFactory | ||
container | StructureMap.IContainer | |
Résultat | System.Collections.Generic |