public BusDispatcher(ICommonBus bus)
 {
     this.bus = bus;
 }
Exemple #2
0
 public BusDispatcher(ICommonBus bus)
 {
     this.bus = bus;
 }