Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WebApplications
Utilities
Threading
AsyncReaderWriterLock.Releaser
C# Class WebApplications.Utilities.Threading.AsyncReaderWriterLock.Releaser
Releaser struct, used as disposable to allow releasing of lock on disposal.
ファイルを表示
Open project: webappsuk/CoreLibraries
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
Releaser
(
[
toRelease
,
bool
writer
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void