public System.Threading.Tasks.Task <string> InsertABusAsync(BOperationsClient_BasharJebry.ServiceReferenceDBOperations.InsertABus bus) { return(base.Channel.InsertABusAsync(bus)); }
public string InsertABus(BOperationsClient_BasharJebry.ServiceReferenceDBOperations.InsertABus bus) { return(base.Channel.InsertABus(bus)); }