C# 클래스 BoC.Persistence.SitecoreGlass.Profiling.SitecorePerformanceProfiler

상속: IPerformanceProfiler
파일 보기 프로젝트 열기: csteeg/BoC

공개 메소드들

메소드 설명
BeginSession ( string key ) : void
EndSession ( string key ) : void

메소드 상세

BeginSession() 공개 메소드

public BeginSession ( string key ) : void
key string
리턴 void

EndSession() 공개 메소드

public EndSession ( string key ) : void
key string
리턴 void