Exemple #1
0
 public DataTable GetData_Fix_UnRepeatable(int IDDonViTinh)
 {
     return(dao.GetData_Fix_UnRepeatable(IDDonViTinh));
 }