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