示例#1
0
 public MixedNotificationHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }
示例#2
0
 public MixedRequestHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }