public Entity() { _router = new InstanceEventRouter(); }
public AggregateRoot() { _router = new InstanceEventRouter(); }