Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RxAs
Rx4
ProofTests
Mock
ClosureDisposable
C# Class RxAs.Rx4.ProofTests.Mock.ClosureDisposable
Inheritance:
IDisposable
Datei anzeigen
Open project: richardszalay/raix
Public Methods
Method
Description
ClosureDisposable
(
System.Action
disposeFunc
) :
System
Dispose
( ) :
void
Method Details
ClosureDisposable()
public
method
public
ClosureDisposable
(
System.Action
disposeFunc
) :
System
disposeFunc
System.Action
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void