List <Documentacion> IService.listadoDocumentacion(Empleado empLog) { return(FabricaLogica.GetLogicaDocumentacion().listadoDocumentacion(empLog)); }