ModuleScopeRWLock Property |
[Missing <summary> documentation for "P:X3Platform.DynamicProxy.Builder.CodeGenerators.ModuleScope.RWLock"]
Namespace: X3Platform.DynamicProxy.Builder.CodeGeneratorsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ReaderWriterLock RWLock { get; }
public:
property ReaderWriterLock^ RWLock {
ReaderWriterLock^ get ();
}
Property Value
Type:
ReaderWriterLock
See Also