System::Object::Unlock method

Object::Unlock method

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

void System::Object::Unlock()

另见