コード例 #1
0
 public ChangeTrackingProcess()
 {
     _versionNumberProcess = new VersionNumberProcess();
     _exceptionLogging     = new ExceptionLogging();
 }