C# 클래스 Mono.Web.TestHandlerFactory

상속: IHttpHandlerFactory
파일 보기 프로젝트 열기: mono/gert

비공개 메소드들

메소드 설명
IHttpHandlerFactory ( HttpContext context, string requestType, string url, string pathTranslated ) : IHttpHandler
IHttpHandlerFactory ( IHttpHandler handler ) : void