Freigeben über


TfsGitCommitChangeCount-Konstruktor

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public Sub New ( _
    commitId As Byte(), _
    changeType As TfsGitChangeType, _
    changeCount As Integer _
)
public TfsGitCommitChangeCount(
    byte[] commitId,
    TfsGitChangeType changeType,
    int changeCount
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TfsGitCommitChangeCount Klasse

Microsoft.TeamFoundation.Git.Server-Namespace