상속: IHttpHandler
예제 #1
0
 static ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }
 public ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }