public List <participante> ListadoParticipantes()
 {
     return(partis.CargarParticipantes());
 }