Esempio n. 1
0
 public void Subscribe(IEventBusRegistrator registrator)
 {
     registrator.Register(this);
 }