Пример #1
0
 public void Update(UserUpdate update)
 {
     Email = update.Email;
 }