Compartir a través de


UnprocessedCommit.FromTfsGitCommit (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Git.Server
Ensamblado:  Microsoft.TeamFoundation.Git.Server (en Microsoft.TeamFoundation.Git.Server.dll)

Sintaxis

'Declaración
Public Shared Function FromTfsGitCommit ( _
    requestContext As TeamFoundationRequestContext, _
    commit As TfsGitCommit, _
    pushId As Integer _
) As UnprocessedCommit
public static UnprocessedCommit FromTfsGitCommit(
    TeamFoundationRequestContext requestContext,
    TfsGitCommit commit,
    int pushId
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Git.Server.UnprocessedCommit
Devuelva UnprocessedCommit.

Seguridad de .NET Framework

Vea también

Referencia

UnprocessedCommit Clase

Microsoft.TeamFoundation.Git.Server (Espacio de nombres)