Beispiel #1
0
 //---------------------------------------------------------------------
 public EbAction(delegateSignature handler)
 {
     mHandler = handler;
 }
Beispiel #2
0
 //---------------------------------------------------------------------
 public EbAction(delegateSignature handler)
 {
     mHandler = handler;
 }