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

Inheritance: TFSService
Afficher le fichier Open project: Indomitable/monodevelop-tfs-addin

Méthodes publiques

Méthode Description
GetProjectCollections ( ) : List
GetProjectCollections ( List projectCollectionsIds ) : List
ProjectCollectionService ( BaseTeamFoundationServer server ) : System

Private Methods

Méthode Description
GetXmlCollections ( ) : IEnumerable

Method Details

GetProjectCollections() public méthode

public GetProjectCollections ( ) : List
Résultat List

GetProjectCollections() public méthode

public GetProjectCollections ( List projectCollectionsIds ) : List
projectCollectionsIds List
Résultat List

ProjectCollectionService() public méthode

public ProjectCollectionService ( BaseTeamFoundationServer server ) : System
server BaseTeamFoundationServer
Résultat System