Exemplo n.º 1
0
 public int UpdateTypesShip(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.UpdateTypesShip(_loaitau));
 }
Exemplo n.º 2
0
 public System.Threading.Tasks.Task <int> UpdateTypesShipAsync(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.UpdateTypesShipAsync(_loaitau));
 }
Exemplo n.º 3
0
 public int InsertTypesShip(boat.ShipTypeServiceReference.loaitau _loaitau)
 {
     return(base.Channel.InsertTypesShip(_loaitau));
 }