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