C# Class Postworthy.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: postworthy/postworthy

Public Methods

Method Description
GetVaryByCustomString ( HttpContext context, string arg ) : string

Protected Methods

Method Description
Application_Start ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void

GetVaryByCustomString() public method

public GetVaryByCustomString ( HttpContext context, string arg ) : string
context System.Web.HttpContext
arg string
return string