public void On(SampleAggregateBaseEvent e)
 {
 }
 public void On(SampleAggregateBaseEvent e)
 {
     // Method intentionally left empty.
 }