C# Class PowerArgs.Cli.TimeProfiler

Inheritance: IDisposable
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
Dispose ( ) : void
TimeProfiler ( string key ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

TimeProfiler() public méthode

public TimeProfiler ( string key ) : System
key string
Résultat System