Exemplo n.º 1
0
 public DataTable GetData_UnRepeatable(int IDDonViTinh)
 {
     return(dao.GetData_UnRepeatable(IDDonViTinh));
 }