C# Class BookManagement.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: hiepbh/Assignment

Méthodes publiques

Свойство Type Description
totalVisitors int

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Private Methods

Méthode Description
Session_End ( object sender, EventArgs e ) : void
Session_Start ( object sender, EventArgs e ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

Property Details

totalVisitors public_oe static_oe property

public static int totalVisitors
Résultat int