C# Class Protogame.MemoryProfilerHandle

Inheritance: IDisposable
Mostra file Open project: RedpointGames/Protogame

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
MemoryProfilerHandle ( MemoryProfiler profiler, string name, string parameters ) : System.Diagnostics

Method Details

Dispose() public method

public Dispose ( ) : void
return void