C# Class SimpleOwin.Samples.AspNetMono.Global

Inheritance: System.Web.HttpApplication
ファイルを表示 Open project: prabirshrestha/simple-owin

Protected Methods

Method Description
Application_Start ( Object sender, EventArgs e ) : void

Method Details

Application_Start() protected method

protected Application_Start ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
return void