C# Class logv.http.Disposable

Inheritance: IDisposable
Mostrar archivo Open project: coolya/logv.http

Public Methods

Method Description
Disposable ( System.Action action ) : System
Dispose ( ) : void

Method Details

Disposable() public method

public Disposable ( System.Action action ) : System
action System.Action
return System

Dispose() public method

public Dispose ( ) : void
return void