Свойство | Тип | Описание | |
---|---|---|---|
Enabled | bool |
Метод | Описание | |
---|---|---|
Profiler ( IPerformanceProfiler performanceProfilers ) : System |
Initializes a new instance of the Profiler class.
|
|
StartContext ( string key ) : IDisposable |
Begins the profiling.
|
public Profiler ( IPerformanceProfiler performanceProfilers ) : System | ||
performanceProfilers | IPerformanceProfiler | The performanceProfilers. |
Результат | System |
public static StartContext ( string key ) : IDisposable | ||
key | string | The key. |
Результат | IDisposable |