Ejemplo n.º 1
0
 public DataTable GetComboDetReviewReagent(string category)
 {
     return(OperationBiz.GetComboDetReviewReagent(category));
 }