예제 #1
0
 public CDMAS ShowOrderInfoByOID(int oID)
 {
     return(orderinfobll.ShowOrderInfoByOID(oID));
 }