Beispiel #1
0
 public DataSet select_color(string mym)
 {
     proimageDAL dal = new proimageDAL();
        return dal.select_color(mym);
 }