C# Class PowerArgs.Cli.TimeProfiler

Inheritance: IDisposable
Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
Dispose ( ) : void
TimeProfiler ( string key ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

TimeProfiler() public method

public TimeProfiler ( string key ) : System
key string
return System