C# 클래스 Pomona.Profiling.Profiler

상속: IProfilerImplementation
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
Step ( string name = null ) : IDisposable

보호된 메소드들

메소드 설명
OnStep ( string name ) : IDisposable

비공개 메소드들

메소드 설명
IProfilerImplementation ( string name ) : IDisposable
Profiler ( ) : System

메소드 상세

OnStep() 보호된 추상적인 메소드

protected abstract OnStep ( string name ) : IDisposable
name string
리턴 IDisposable

Step() 공개 정적인 메소드

public static Step ( string name = null ) : IDisposable
name string
리턴 IDisposable