Aracılığıyla paylaş


GitBranchStats Oluşturucu (GitCommitRef, String, Int32, Int32)

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GitBranchStats Sınıf

GitBranchStats Fazla Yük

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı