Method | Description | |
---|---|---|
Profile ( this profiled, string subSectionName = null, [ methodName = "" ) : IDisposable | ||
Step ( this profiler, string methodName = "" ) : IDisposable |
public static Profile ( this profiled, string subSectionName = null, [ methodName = "" ) : IDisposable | ||
profiled | this | |
subSectionName | string | |
methodName | [ | |
return | IDisposable |
public static Step ( this profiler, string methodName = "" ) : IDisposable | ||
profiler | this | |
methodName | string | |
return | IDisposable |