Esempio n. 1
0
 public User GetBy(int id) => userPersistence.GetBy(id);