C# Class a7DocumentDbStudio.Utils.PerformanceWatcher

Inheritance: IDisposable
Afficher le fichier Open project: alekkowalczyk/a7DocumentDbStudio

Méthodes publiques

Méthode Description
Dispose ( ) : void
Start ( string name ) : PerformanceWatcher

Private Methods

Méthode Description
PerformanceWatcher ( string name ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Start() public static méthode

public static Start ( string name ) : PerformanceWatcher
name string
Résultat PerformanceWatcher