C# 클래스 Tavisca.Services.Profiling.Profiler

상속: IProfiler
파일 보기 프로젝트 열기: appacitive/Profiling

Private Properties

프로퍼티 타입 설명
IProfiler string
IProfiler void
IProfiler void
IProfiler void
Profiler System
SetUpProfileProvider void

공개 메소드들

메소드 설명
Step ( string caption ) : IDisposable
Step ( string caption, Contract level ) : IDisposable

비공개 메소드들

메소드 설명
IProfiler ( string key ) : string
IProfiler ( ProfilerEnvironment profilerEnvironment, string name ) : void
IProfiler ( bool save, bool async ) : void
IProfiler ( string key, string value ) : void
Profiler ( ) : System
SetUpProfileProvider ( ProfilerEnvironment profilerEnvironment, string name ) : void

메소드 상세

Step() 공개 메소드

public Step ( string caption ) : IDisposable
caption string
리턴 IDisposable

Step() 공개 메소드

public Step ( string caption, Contract level ) : IDisposable
caption string
level System.Contract
리턴 IDisposable