예제 #1
0
 public User[] GetUsers()
 {
     return(_statsService.GetAllUsers());
 }