Inheritance: IHttpHandler
Exemple #1
0
 static ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }
 public ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }