Compartir a través de


GitBranchStats (Constructor) (GitCommitRef, String, Int32, Int32)

Espacio de nombres:  Microsoft.TeamFoundation.SourceControl.WebApi
Ensamblado:  Microsoft.TeamFoundation.SourceControl.WebApi (en Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

GitBranchStats Clase

GitBranchStats (Sobrecarga)

Microsoft.TeamFoundation.SourceControl.WebApi (Espacio de nombres)