public void AssociateTo(Guid Id, EntityReferenceWrapper targetEntity, string relationShipName) { _baseDao.AssociateTo(Id, targetEntity, relationShipName); }