C# Class FubuMVC.Core.Runtime.Handlers.SessionlessSynchronousHttpHandlerSource

Inheritance: IHttpHandlerSource
Afficher le fichier Open project: DarthFubuMVC/fubumvc

Méthodes publiques

Méthode Description
Build ( IBehaviorInvoker invoker, TypeArguments arguments, RouteValueDictionary routeValues ) : IHttpHandler

Method Details

Build() public méthode

public Build ( IBehaviorInvoker invoker, TypeArguments arguments, RouteValueDictionary routeValues ) : IHttpHandler
invoker IBehaviorInvoker
arguments TypeArguments
routeValues RouteValueDictionary
Résultat IHttpHandler