Property | Type | Description | |
---|---|---|---|
_lock |
Method | Description | |
---|---|---|
AcquireReaderLock ( ) : void | ||
AcquireWriterLock ( ) : void | ||
ReaderWriterList ( ) : System | ||
ReaderWriterList ( ICollection collection ) : System | ||
ReleaseReaderLock ( ) : void | ||
ReleaseWriterLock ( ) : void |
public ReaderWriterList ( ICollection collection ) : System | ||
collection | ICollection | |
return | System |