Sep.Git.Tfs.Commands.HelpHelper.HelpHelper C# (CSharp) Method

HelpHelper() public method

public HelpHelper ( StructureMap.IContainer container ) : System.Collections.Generic
container StructureMap.IContainer
return System.Collections.Generic
        public HelpHelper(IContainer container)
        {
            _container = container;
        }