Пример #1
0
 public int UpdateTypesShip(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.UpdateTypesShip(_loaitau));
 }
Пример #2
0
 public System.Threading.Tasks.Task <int> UpdateTypesShipAsync(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.UpdateTypesShipAsync(_loaitau));
 }
Пример #3
0
 public int InsertTypesShip(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.InsertTypesShip(_loaitau));
 }