Esempio n. 1
0
 public IList <ApplicationUserVM> Get()
 {
     return(_organizationsService.ListUsers());
 }