C# Class TfsCommitMonitor.ChangesetEventArgs

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

Méthodes publiques

Méthode Description
ChangesetEventArgs ( string projectId, int changesetId ) : System

Method Details

ChangesetEventArgs() public méthode

public ChangesetEventArgs ( string projectId, int changesetId ) : System
projectId string
changesetId int
Résultat System