System::Object::Lock 方法

Object::Lock method

实现 C# lock() 语句的锁定。可直接调用或使用 LockContext 哨兵对象。

void System::Object::Lock()

另见