Exemplo n.º 1
0
 public void throwableCaught(ThrowableCaughtEvent caughtEvent)
 {
     this.m_Events.Add(caughtEvent);
 }
Exemplo n.º 2
0
 public void throwableCaught(ThrowableCaughtEvent caughtEvent)
 {
     this.m_Events.Add(caughtEvent);
 }