Beispiel #1
0
 public AggregateRoot()
 {
     _recorder = new EventRecorder();
     _router   = new InstanceEventRouter();
 }