共用方式為


Debug.LockNotOwnedByAnotherThread(Object) 方法

定義

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

參數

o
Object

傳回

適用於