C# 클래스 OneNorth.WorkflowFullHistory.Shell.Framework.Commands.WorkflowFullHistory

상속: Command
파일 보기 프로젝트 열기: onenorth/workflow-full-history

공개 메소드들

메소드 설명
Execute ( CommandContext context ) : void
QueryState ( CommandContext context ) : CommandState

보호된 메소드들

메소드 설명
Run ( ClientPipelineArgs args ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( CommandContext context ) : void
context CommandContext
리턴 void

QueryState() 공개 메소드

public QueryState ( CommandContext context ) : CommandState
context CommandContext
리턴 CommandState

Run() 보호된 메소드

protected Run ( ClientPipelineArgs args ) : void
args ClientPipelineArgs
리턴 void