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

Mostra file Open project: Indomitable/monodevelop-tfs-addin Class Usage Examples

Public Methods

Method Description
GetLocalizedStringForChangeType ( ChangeType changeType ) : string
ToString ( ) : string

Private Methods

Method Description
FromXml ( System.Xml.Linq.XElement element ) : PendingChange
UpdateUploadHashValue ( ) : void

Method Details

GetLocalizedStringForChangeType() static public method

static public GetLocalizedStringForChangeType ( ChangeType changeType ) : string
changeType ChangeType
return string

ToString() public method

public ToString ( ) : string
return string