C# Class EasyMVC.Filters.AutoRouteHandler

Inheritance: MvcRouteHandler
Afficher le fichier Open project: hhariri/EasyMVC

Méthodes protégées

Méthode Description
GetHttpHandler ( System requestContext ) : System.Web.IHttpHandler

Private Methods

Méthode Description
ConvertDictionaryToString ( NameValueCollection queryString ) : string
TryGetFormat ( string controllerName, string &format ) : bool

Method Details

GetHttpHandler() protected méthode

protected GetHttpHandler ( System requestContext ) : System.Web.IHttpHandler
requestContext System
Résultat System.Web.IHttpHandler