C# Class Microsoft.AspNet.SignalR.Compression.AspNet.Samples.Global

Inheritance: System.Web.HttpApplication
ファイルを表示 Open project: NTaylorMullen/SignalR.Compression

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