Compartilhar via


Construtor GitPullRequestTargetLockedException

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

Sintaxe

'Declaração
Public Sub New ( _
    targetRef As TfsGitRef, _
    lockedBy As String _
)
public GitPullRequestTargetLockedException(
    TfsGitRef targetRef,
    string lockedBy
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GitPullRequestTargetLockedException Classe

Namespace Microsoft.TeamFoundation.Git.Server