public void ClearSystem() { DomainData.ClearAll(); _unitOfWork.ClearAll(); _isSystemInitialized = false; }