C# Class TfsCommitMonitor.SourceControl.TfsCheckin

Afficher le fichier Open project: Vooban/vooban.tfs.commitmonitor Class Usage Examples

Méthodes publiques

Méthode Description
TfsCheckin ( Microsoft.TeamFoundation.VersionControl.Client.Changeset source, string serverId, string teamProjectCollection, string folderId, string folderPath ) : System

Private Methods

Méthode Description
GetFullName ( string username ) : string
TfsCheckin ( ) : System

Method Details

TfsCheckin() public méthode

public TfsCheckin ( Microsoft.TeamFoundation.VersionControl.Client.Changeset source, string serverId, string teamProjectCollection, string folderId, string folderPath ) : System
source Microsoft.TeamFoundation.VersionControl.Client.Changeset
serverId string
teamProjectCollection string
folderId string
folderPath string
Résultat System