C# Class CSOMWebFormsWeb.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: OfficeDev/TrainingContent-Archive

Méthodes protégées

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

Method Details

Application_Start() protected méthode

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