Пример #1
0
 public void throwableCaught(ThrowableCaughtEvent caughtEvent)
 {
     this.m_Events.Add(caughtEvent);
 }
Пример #2
0
 public void throwableCaught(ThrowableCaughtEvent caughtEvent)
 {
     this.m_Events.Add(caughtEvent);
 }