C# Class SimpleOwin.Samples.AspNetMono.Global

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: prabirshrestha/simple-owin

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 System.EventArgs
Résultat void