C# Class Microsoft.TeamFoundation.Client.Services.ProjectCollectionService

Inheritance: TFSService
Exibir arquivo Open project: Indomitable/monodevelop-tfs-addin

Public Methods

Method Description
GetProjectCollections ( ) : List
GetProjectCollections ( List projectCollectionsIds ) : List
ProjectCollectionService ( BaseTeamFoundationServer server ) : System

Private Methods

Method Description
GetXmlCollections ( ) : IEnumerable

Method Details

GetProjectCollections() public method

public GetProjectCollections ( ) : List
return List

GetProjectCollections() public method

public GetProjectCollections ( List projectCollectionsIds ) : List
projectCollectionsIds List
return List

ProjectCollectionService() public method

public ProjectCollectionService ( BaseTeamFoundationServer server ) : System
server BaseTeamFoundationServer
return System