C# Class Pomona.Profiling.MiniProfilerWrapper

Inheritance: Profiler
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
MiniProfilerWrapper ( StackExchange.Profiling.MiniProfiler wrapped ) : System

Méthodes protégées

Méthode Description
OnStep ( string name ) : IDisposable

Method Details

MiniProfilerWrapper() public méthode

public MiniProfilerWrapper ( StackExchange.Profiling.MiniProfiler wrapped ) : System
wrapped StackExchange.Profiling.MiniProfiler
Résultat System

OnStep() protected méthode

protected OnStep ( string name ) : IDisposable
name string
Résultat IDisposable