Exemplo n.º 1
0
 public void Initialize()
 {
     _eventBus = InMemoryEventBus.Instance;
     _eventBus.ClearHandlers();
 }