Exemplo n.º 1
0
 public void SetHome(int id)
 {
     _repo.SetProfile(id, true);
 }