C# Class PlasticSCM.Cmdlets.SwitchCMLabelCommand

Inheritance: SwitchBaseCmdlet
Afficher le fichier Open project: powercode/PSPlastic

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SwitchCMLabelCommand ( ) : System

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void
WriteProgressOutput ( string progress ) : void

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void

SwitchCMLabelCommand() public méthode

public SwitchCMLabelCommand ( ) : System
Résultat System

WriteProgressOutput() protected méthode

protected WriteProgressOutput ( string progress ) : void
progress string
Résultat void