Compartilhar via


Construtor GitRefUnlockDeniedException (String, String, String)

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

Sintaxe

'Declaração
Public Sub New ( _
    refName As String, _
    repoName As String, _
    lockedByName As String _
)
public GitRefUnlockDeniedException(
    string refName,
    string repoName,
    string lockedByName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GitRefUnlockDeniedException Classe

Sobrecargas GitRefUnlockDeniedException

Namespace Microsoft.TeamFoundation.Git.Server