C# Class PlasticSCM.Cmdlets.SwitchCMLabelCommand

Inheritance: SwitchBaseCmdlet
ファイルを表示 Open project: powercode/PSPlastic

Private Properties

Property Type Description

Public Methods

Method Description
SwitchCMLabelCommand ( ) : System

Protected Methods

Method Description
ProcessRecord ( ) : void
WriteProgressOutput ( string progress ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void

SwitchCMLabelCommand() public method

public SwitchCMLabelCommand ( ) : System
return System

WriteProgressOutput() protected method

protected WriteProgressOutput ( string progress ) : void
progress string
return void