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
RxLite
RefcountDisposeWrapper
C# Class RxLite.RefcountDisposeWrapper
ファイルを表示
Open project: OlexaLe/RxLite
Public Methods
Method
Description
AddRef
( ) :
void
RefcountDisposeWrapper
(
IDisposable
inner
) :
System
Release
( ) :
void
Method Details
AddRef()
public
method
public
AddRef
( ) :
void
return
void
RefcountDisposeWrapper()
public
method
public
RefcountDisposeWrapper
(
IDisposable
inner
) :
System
inner
IDisposable
return
System
Release()
public
method
public
Release
( ) :
void
return
void