コード例 #1
0
 public int UpdateOrderforCollect(WebOrders wsOrder)
 {
     return(BusinessObjectManager.UpdateOrderforCollect(wsOrder));
 }