Partager via


GitBranchStats, constructeur (GitCommitRef, String, Int32, Int32)

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    commit As GitCommitRef, _
    name As String, _
    aheadCount As Integer, _
    behindCount As Integer _
)
public GitBranchStats(
    GitCommitRef commit,
    string name,
    int aheadCount,
    int behindCount
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GitBranchStats Classe

GitBranchStats, surcharge

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms