Beispiel #1
0
 public DataTable ExecuteProDetect(string category, int id)
 {
     return(OperationBiz.ExecuteProDetect(category, id));
 }