C# 클래스 Binboo.Jira.Commands.EstimateCommand

상속: JiraCommandBase
파일 보기 프로젝트 열기: adrianoc/binboo

공개 메소드들

메소드 설명
EstimateCommand ( IJiraProxy jira, string help ) : System.Collections.Generic

보호된 메소드들

메소드 설명
ProcessCommand ( IContext context ) : ICommandResult

비공개 메소드들

메소드 설명
Estimate ( string issue, string estimation ) : string

메소드 상세

EstimateCommand() 공개 메소드

public EstimateCommand ( IJiraProxy jira, string help ) : System.Collections.Generic
jira IJiraProxy
help string
리턴 System.Collections.Generic

ProcessCommand() 보호된 메소드

protected ProcessCommand ( IContext context ) : ICommandResult
context IContext
리턴 ICommandResult