Exemplo n.º 1
0
 public static IQueryable roleName()
 {
     return(ZZXdal.roleName());
 }
Exemplo n.º 2
0
 public static IQueryable departmentName()
 {
     return(ZZXdal.departmentName());
 }