C# Class Mono.Web.TestHandlerFactory

Inheritance: IHttpHandlerFactory
ファイルを表示 Open project: mono/gert

Private Methods

Method Description
IHttpHandlerFactory ( HttpContext context, string requestType, string url, string pathTranslated ) : IHttpHandler
IHttpHandlerFactory ( IHttpHandler handler ) : void