C# Class RuntimeReconfiguration.Web.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: mspnp/cloud-design-patterns

Méthodes protégées

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

Private Methods

Méthode Description
ConfigureFromSetting ( string settingName ) : void
RoleEnvironment_Changed ( object sender, RoleEnvironmentChangedEventArgs e ) : void

Method Details

Application_Start() protected méthode

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