Esempio n. 1
0
 public void RegistrarEmissaoCracha(int id)
 {
     _participanteRepository.RegistrarEmissaoCracha(id);
 }