Inheritance: IHttpHandler
コード例 #1
0
 static ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }
コード例 #2
0
 public ResinHandlerFactory()
 {
     _resinHandler = new ResinHandler();
 }