Example #1
0
 public void UpdateOrderListEntity(OrderListEntity condition_entity)
 {
     condition_entity.Update();
 }