C# Class TfsCommitMonitor.SourceControl.TfsCheckin

Mostra file Open project: Vooban/vooban.tfs.commitmonitor Class Usage Examples

Public Methods

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

Private Methods

Method Description
GetFullName ( string username ) : string
TfsCheckin ( ) : System

Method Details

TfsCheckin() public method

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
return System