Exemplo n.º 1
0
 public User[] GetUsers()
 {
     return(_statsService.GetAllUsers());
 }