Exemple #1
0
 public void RegistrarEmissaoCertificado(int id)
 {
     _participanteRepository.RegistrarEmissaoCertificado(id);
 }