Binboo.Jira.Commands.IssueCommand.IssueCommand C# (CSharp) Méthode

IssueCommand() public méthode

public IssueCommand ( IJiraProxy proxy, string help ) : System.Collections.Generic
proxy IJiraProxy
help string
Résultat System.Collections.Generic
        public IssueCommand(IJiraProxy proxy, string help)
            : base(proxy, help)
        {
        }