C# Class RxAs.Rx4.ProofTests.Mock.ClosureDisposable

Inheritance: IDisposable
Show file 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