C# Class Pomona.Profiling.MiniProfilerWrapper

Inheritance: Profiler
Exibir arquivo Open project: Pomona/Pomona

Public Methods

Method Description
MiniProfilerWrapper ( StackExchange.Profiling.MiniProfiler wrapped ) : System

Protected Methods

Method Description
OnStep ( string name ) : IDisposable

Method Details

MiniProfilerWrapper() public method

public MiniProfilerWrapper ( StackExchange.Profiling.MiniProfiler wrapped ) : System
wrapped StackExchange.Profiling.MiniProfiler
return System

OnStep() protected method

protected OnStep ( string name ) : IDisposable
name string
return IDisposable