C# Class Spartanprogramming.Web.MVC.MvcRouteHandler

Inheritance: IRouteHandler
Afficher le fichier Open project: ciriarte/nwd

Méthodes publiques

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

Method Details

GetHttpHandler() public méthode

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