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

Inheritance: SessionlessAsynchronousHttpHandler, IRequiresSessionState
Show file Open project: DarthFubuMVC/fubumvc

Public Methods

Method Description
AsynchronousHttpHandler ( IBehaviorInvoker invoker, TypeArguments arguments, object>.IDictionary routeData ) : System.Collections.Generic

Method Details

AsynchronousHttpHandler() public method

public AsynchronousHttpHandler ( IBehaviorInvoker invoker, TypeArguments arguments, object>.IDictionary routeData ) : System.Collections.Generic
invoker IBehaviorInvoker
arguments TypeArguments
routeData object>.IDictionary
return System.Collections.Generic