C# Class a7DocumentDbStudio.Utils.PerformanceWatcher

Inheritance: IDisposable
ファイルを表示 Open project: alekkowalczyk/a7DocumentDbStudio

Public Methods

Method Description
Dispose ( ) : void
Start ( string name ) : PerformanceWatcher

Private Methods

Method Description
PerformanceWatcher ( string name ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Start() public static method

public static Start ( string name ) : PerformanceWatcher
name string
return PerformanceWatcher