Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BoC
Persistence
SitecoreGlass
Profiling
SitecorePerformanceProfiler
C# Class BoC.Persistence.SitecoreGlass.Profiling.SitecorePerformanceProfiler
Inheritance:
IPerformanceProfiler
Afficher le fichier
Open project: csteeg/BoC
Méthodes publiques
Méthode
Description
BeginSession
(
string
key
) :
void
EndSession
(
string
key
) :
void
Method Details
BeginSession()
public
méthode
public
BeginSession
(
string
key
) :
void
key
string
Résultat
void
EndSession()
public
méthode
public
EndSession
(
string
key
) :
void
key
string
Résultat
void