Exemple #1
0
 public static DataTable LoadWindowByRole(string ad_role_id)
 {
     return(DAO_HeThong.LoadWindowByRole(ad_role_id));
 }