Exemple #1
0
 public void Create(User entity)
 {
     userPersistence.Create(entity);
 }