Exemplo n.º 1
0
 protected override void Handle(CharactersListReceivedEvent notification)
 {
     _world.OnCharacterListReceived(notification.Characters);
 }