C# Class Mono.Web.TestHandlerFactory

Inheritance: IHttpHandlerFactory
Afficher le fichier Open project: mono/gert

Private Methods

Méthode Description
IHttpHandlerFactory ( HttpContext context, string requestType, string url, string pathTranslated ) : IHttpHandler
IHttpHandlerFactory ( IHttpHandler handler ) : void