Beispiel #1
0
 public void OnBeforeSerialize()
 {
     compilationStarted   = CompilationStarted;
     compilationFinished  = CompilationFinished;
     afterAssemblyReload  = AfterAssemblyReload;
     beforeAssemblyReload = BeforeAssemblyReload;
 }
 public void OnBeforeSerialize()
 {
     startTime = StartTime;
     endTime   = EndTime;
 }