C# Class Minuteman.Dashboard.Application

Inheritance: HttpApplication
Afficher le fichier Open project: kazimanzurrashid/MinutemanDotNet

Méthodes protégées

Méthode Description
Application_End ( object sender, EventArgs e ) : void
Application_Start ( ) : void

Method Details

Application_End() protected méthode

protected Application_End ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void