C# Class Microsoft.TeamFoundation.VersionControl.Client.Objects.PendingChange

Afficher le fichier Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Méthodes publiques

Méthode Description
GetLocalizedStringForChangeType ( ChangeType changeType ) : string
ToString ( ) : string

Private Methods

Méthode Description
FromXml ( System.Xml.Linq.XElement element ) : PendingChange
UpdateUploadHashValue ( ) : void

Method Details

GetLocalizedStringForChangeType() static public méthode

static public GetLocalizedStringForChangeType ( ChangeType changeType ) : string
changeType ChangeType
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string