コード例 #1
0
 public int DeliveryDel(string ids)
 {
     return(_delivery.DelDelivery(ids));
 }