Exemplo n.º 1
0
 public BusDispatcher(ICommonBus bus)
 {
     this.bus = bus;
 }
Exemplo n.º 2
0
 public BusDispatcher(ICommonBus bus)
 {
     this.bus = bus;
 }