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

상속: IHttpHandler
파일 보기 프로젝트 열기: DarthFubuMVC/fubumvc

공개 메소드들

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

메소드 상세

ProcessRequest() 공개 메소드

public ProcessRequest ( System context ) : void
context System
리턴 void

SessionLessFubuHttpHandler() 공개 메소드

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