Esempio n. 1
0
 public List <User> GetUserList()
 {
     return(_authorization.GetUserList());
 }