C# Class BoC.Profiling.Profiler.DummyProfiler

Inheritance: IDisposable
Show file Open project: csteeg/BoC

Public Methods

Method Description
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Method Details

Dispose() public method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
return void