Exemplo n.º 1
0
 public MixedNotificationHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }
Exemplo n.º 2
0
 public MixedRequestHandler(MixedTaskHolder holder)
 {
     this.holder = holder;
 }