C# Class TeamMentor.CoreLib.TM_StartUp

Afficher le fichier Open project: TeamMentor/Master Class Usage Examples

Méthodes publiques

Méthode Description
Application_BeginRequest ( ) : void
Application_End ( ) : void
Application_Error ( ) : void
Session_End ( ) : void
Session_Start ( ) : void
SetupEvents ( ) : void
TM_StartUp ( ) : System

Private Methods

Méthode Description
Application_Start ( ) : void

Method Details

Application_BeginRequest() public méthode

public Application_BeginRequest ( ) : void
Résultat void

Application_End() public méthode

public Application_End ( ) : void
Résultat void

Application_Error() public méthode

public Application_Error ( ) : void
Résultat void

Session_End() public méthode

public Session_End ( ) : void
Résultat void

Session_Start() public méthode

public Session_Start ( ) : void
Résultat void

SetupEvents() public méthode

public SetupEvents ( ) : void
Résultat void

TM_StartUp() public méthode

public TM_StartUp ( ) : System
Résultat System