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