Defines the contract that class factories must implement to create new System.Web.IHttpHandler objects.
See Also: IHttpHandlerFactory Members
A class that implements the System.Web.IHttpHandlerFactory interface has no behavior except to dynamically manufacture new instances of classes that implement the System.Web.IHttpHandler interface.