Compartilhar via


Construtor GitBranchStats (GitCommitRef, String, Int32, Int32)

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (em Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

GitBranchStats Classe

Sobrecargas GitBranchStats

Namespace Microsoft.TeamFoundation.SourceControl.WebApi