Пример #1
0
 public List <CDMAS> RetrieveAllOrderInfo()
 {
     return(orderinfobll.RetrieveAllOrderInfo());
 }