C# 클래스 OpenRasta.Hosting.AspNet.OpenRastaRewriterHandler

상속: IHttpHandler
파일 보기 프로젝트 열기: openrasta/openrasta-hosting-aspnet

공개 메소드들

메소드 설명
OpenRastaRewriterHandler ( ) : System.Web
ProcessRequest ( HttpContext context ) : void

메소드 상세

OpenRastaRewriterHandler() 공개 메소드

public OpenRastaRewriterHandler ( ) : System.Web
리턴 System.Web

ProcessRequest() 공개 메소드

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
리턴 void