Exemplo n.º 1
0
 public System.Threading.Tasks.Task <string> InsertABusAsync(BOperationsClient_BasharJebry.ServiceReferenceDBOperations.InsertABus bus)
 {
     return(base.Channel.InsertABusAsync(bus));
 }
Exemplo n.º 2
0
 public string InsertABus(BOperationsClient_BasharJebry.ServiceReferenceDBOperations.InsertABus bus)
 {
     return(base.Channel.InsertABus(bus));
 }