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

Inheritance: IHelpHelper
Mostra file Open project: pmiossec/git-tfs

Public Methods

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

Method Details

HelpHelper() public method

public HelpHelper ( StructureMap.IContainer container ) : System.Collections.Generic
container StructureMap.IContainer
return System.Collections.Generic

ShowHelp() public method

public ShowHelp ( GitTfsCommand command ) : int
command GitTfsCommand
return int

ShowHelpForInvalidArguments() public method

public ShowHelpForInvalidArguments ( GitTfsCommand command ) : int
command GitTfsCommand
return int