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