C# 클래스 PlasticSCM.Cmdlets.SwitchCMLabelCommand

상속: SwitchBaseCmdlet
파일 보기 프로젝트 열기: powercode/PSPlastic

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SwitchCMLabelCommand ( ) : System

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void
WriteProgressOutput ( string progress ) : void

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void

SwitchCMLabelCommand() 공개 메소드

public SwitchCMLabelCommand ( ) : System
리턴 System

WriteProgressOutput() 보호된 메소드

protected WriteProgressOutput ( string progress ) : void
progress string
리턴 void