Beispiel #1
0
 public static List <Users> AllUsers()
 {
     return(UsersIO.ListAllUsers());
 }