C# 클래스 Zombify.Server.ZombificationRouteHandler

상속: System.Web.Routing.IRouteHandler
파일 보기 프로젝트 열기: robashton/zombify

공개 메소드들

메소드 설명
GetHttpHandler ( System context ) : System.Web.IHttpHandler
ZombificationRouteHandler ( TestListener listener )

메소드 상세

GetHttpHandler() 공개 메소드

public GetHttpHandler ( System context ) : System.Web.IHttpHandler
context System
리턴 System.Web.IHttpHandler

ZombificationRouteHandler() 공개 메소드

public ZombificationRouteHandler ( TestListener listener )
listener TestListener