Freigeben über


GitBranchStats-Konstruktor (GitCommit, String)

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

Syntax

'Declaration
Public Sub New ( _
    commit As GitCommit, _
    name As String _
)
public GitBranchStats(
    GitCommit commit,
    string name
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GitBranchStats Klasse

GitBranchStats-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace