C# 클래스 FubuMVC.Core.Runtime.Handlers.AsynchronousHttpHandler

상속: SessionlessAsynchronousHttpHandler, IRequiresSessionState
파일 보기 프로젝트 열기: DarthFubuMVC/fubumvc

공개 메소드들

메소드 설명
AsynchronousHttpHandler ( IBehaviorInvoker invoker, TypeArguments arguments, object>.IDictionary routeData ) : System.Collections.Generic

메소드 상세

AsynchronousHttpHandler() 공개 메소드

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