Inheritance: IHttpHandler
Ejemplo n.º 1
0
 static ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }
 public ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }