public ChangeTrackingProcess() { _versionNumberProcess = new VersionNumberProcess(); _exceptionLogging = new ExceptionLogging(); }