Esempio n. 1
0
 public Dictionary <string, string> UserList()
 {
     return(_repo.UserList());
 }