C# Class Postworthy.Web.MvcApplication

Inheritance: System.Web.HttpApplication
Afficher le fichier Open project: postworthy/postworthy

Méthodes publiques

Méthode Description
GetVaryByCustomString ( HttpContext context, string arg ) : string

Méthodes protégées

Méthode Description
Application_Start ( ) : void

Method Details

Application_Start() protected méthode

protected Application_Start ( ) : void
Résultat void

GetVaryByCustomString() public méthode

public GetVaryByCustomString ( HttpContext context, string arg ) : string
context System.Web.HttpContext
arg string
Résultat string