C# Class ExampleOpenSocialProvider.Global

Inheritance: System.Web.HttpApplication, IOAuthServices
Show file Open project: bittercoder/DevDefined.OAuth-Examples

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