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