Ejemplo n.º 1
0
 public System.Threading.Tasks.Task AddBusAsync(LoginClient_991535377.ServiceReference1.BusInfo bus)
 {
     return(base.Channel.AddBusAsync(bus));
 }
Ejemplo n.º 2
0
 public void AddBus(LoginClient_991535377.ServiceReference1.BusInfo bus)
 {
     base.Channel.AddBus(bus);
 }