Condividi tramite


Debug.LockNotOwnedByAnotherThread(Object) Metodo

Definizione

public:
 static bool LockNotOwnedByAnotherThread(System::Object ^ o);
public static bool LockNotOwnedByAnotherThread (object o);
static member LockNotOwnedByAnotherThread : obj -> bool
Public Shared Function LockNotOwnedByAnotherThread (o As Object) As Boolean

Parametri

o
Object

Restituisce

Si applica a