Example #1
0
 public DataTable getallconfig()
 {
     baivietDAO bv = new baivietDAO();
     return bv.Getallconfig();
 }