Ejemplo n.º 1
0
 public DataSet GetList_ID(string C_ID)
 {
     return(dal.GetList_ID(C_ID));
 }