C# Class ResizingServer.WebApiApplication

Inheritance: System.Web.HttpApplication
显示文件 Open project: chsword/ResizingServer

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
GetMode ( string value ) : string
GetSizeValue ( string value ) : string

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void