C# Class Hpdi.VssLogicalLib.VssLabelAction

Represents a VSS label action.
Inheritance: VssAction
Afficher le fichier Open project: abevoelker/vss2git

Méthodes publiques

Méthode Description
ToString ( ) : string
VssLabelAction ( string label ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

VssLabelAction() public méthode

public VssLabelAction ( string label ) : System
label string
Résultat System