Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BoC
Persistence
SitecoreGlass
Profiling
SitecorePerformanceProfiler
C# Class BoC.Persistence.SitecoreGlass.Profiling.SitecorePerformanceProfiler
Inheritance:
IPerformanceProfiler
ファイルを表示
Open project: csteeg/BoC
Public Methods
Method
Description
BeginSession
(
string
key
) :
void
EndSession
(
string
key
) :
void
Method Details
BeginSession()
public
method
public
BeginSession
(
string
key
) :
void
key
string
return
void
EndSession()
public
method
public
EndSession
(
string
key
) :
void
key
string
return
void