C# Class Sep.Git.Tfs.Commands.HelpHelper

Inheritance: IHelpHelper
Afficher le fichier Open project: pmiossec/git-tfs

Méthodes publiques

Méthode Description
HelpHelper ( StructureMap.IContainer container ) : System.Collections.Generic
ShowHelp ( GitTfsCommand command ) : int
ShowHelpForInvalidArguments ( GitTfsCommand command ) : int

Method Details

HelpHelper() public méthode

public HelpHelper ( StructureMap.IContainer container ) : System.Collections.Generic
container StructureMap.IContainer
Résultat System.Collections.Generic

ShowHelp() public méthode

public ShowHelp ( GitTfsCommand command ) : int
command GitTfsCommand
Résultat int

ShowHelpForInvalidArguments() public méthode

public ShowHelpForInvalidArguments ( GitTfsCommand command ) : int
command GitTfsCommand
Résultat int