public void Invoke() { _mapToConfig?.AlterReadMapping()?.Invoke(_entity2DTO); _mapToConfig?.AlterSaveMapping()?.Invoke(_dto2Entity); }