Exemple #1
0
 public List <CDMAS> RetrieveOrderInfoByCID()
 {
     return(orderinfobll.RetrieveOrderInfoByCID());
 }