C# Class Microsoft.TeamFoundation.VersionControl.Client.UpdateLocalVersionQueue

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

Public Methods

Method Description
Flush ( ) : void
ToString ( ) : string
UpdateLocalVersionQueue ( Microsoft.TeamFoundation.VersionControl.Client.Workspace workspace ) : System.Collections.Generic

Private Methods

Method Description
QueueUpdate ( UpdateLocalVersion update ) : void
ToXml ( XNamespace ns ) : IEnumerable

Method Details

Flush() public method

public Flush ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string

UpdateLocalVersionQueue() public method

public UpdateLocalVersionQueue ( Microsoft.TeamFoundation.VersionControl.Client.Workspace workspace ) : System.Collections.Generic
workspace Microsoft.TeamFoundation.VersionControl.Client.Workspace
return System.Collections.Generic