C# Class Elfar.Mvc.RouteHandler

Inheritance: IRouteHandler
Afficher le fichier Open project: stevenbey/elfar

Méthodes publiques

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

Method Details

GetHttpHandler() public méthode

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