Exemple #1
0
 public DataTable SelectSecurity(Common.AdminDatum dm)
 {
     return(dl.SelectSecurity(dm));
 }