Ejemplo n.º 1
0
 public void Activate(Guid id)
 {
     _profileRepository.Activate(id);
 }