Freigeben über


GitBranchStats-Konstruktor (GitCommitRef, String, Int32, Int32)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GitBranchStats Klasse

GitBranchStats-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace