C# Class Saimoe.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: quietlynn/gplus.saimoe

Méthodes publiques

Свойство Type Description
LangCookieName string
LangQueryName string

Méthodes protégées

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

Method Details

Application_BeginRequest() protected méthode

protected Application_BeginRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

Property Details

LangCookieName public_oe static_oe property

public static string LangCookieName
Résultat string

LangQueryName public_oe static_oe property

public static string LangQueryName
Résultat string