public PropiedadIndustrialController() { _piRepo = new PropiedadIndustrialRepository(); }
public CurriculumVitaeController() { _participacion = new PersonalProyectoRepository(); _da = new DerechosAutorRepository(); _pi = new PropiedadIndustrialRepository(); }