Example #1
0
 public void setPrice()
 {
     price = Convert.ToInt32(OrderMapper.GetOrderPrice(orderID));
 }