public TipoEventoController()
 {
     Rep = new TipoEventoRepository();
 }