Ejemplo n.º 1
0
 protected override void Handle(Event notification)
 {
     _message.Show(notification.Exception.Message);
 }