Свойство | Type | Description | |
---|---|---|---|
Enabled | bool |
Méthode | Description | |
---|---|---|
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. |
Résultat | System |
public static StartContext ( string key ) : IDisposable | ||
key | string | The key. |
Résultat | IDisposable |