Метод | Описание | |
---|---|---|
GetCurrentProfiler ( ) : StackExchange.Profiling.MiniProfiler | ||
Start ( string sessionName = null ) : StackExchange.Profiling.MiniProfiler | ||
Stop ( bool discardResults ) : void |
Метод | Описание | |
---|---|---|
Start ( ProfileLevel level, string sessionName = null ) : StackExchange.Profiling.MiniProfiler |
public GetCurrentProfiler ( ) : StackExchange.Profiling.MiniProfiler | ||
Результат | StackExchange.Profiling.MiniProfiler |
public Start ( string sessionName = null ) : StackExchange.Profiling.MiniProfiler | ||
sessionName | string | |
Результат | StackExchange.Profiling.MiniProfiler |
public Stop ( bool discardResults ) : void | ||
discardResults | bool | |
Результат | void |