C# 클래스 IndexViewer.RebuildRemoteServerCommand

상속: Command, ISupportsContinuation
파일 보기 프로젝트 열기: JimmieOverby/IndexViewer

공개 메소드들

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

보호된 메소드들

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

메소드 상세

Execute() 공개 메소드

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

Run() 보호된 메소드

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