Example #1
0
 public LeapEventListener(ILeapEventDelegate delegateObject)
 {
     this.eventDelegate = delegateObject;
 }
Example #2
0
 public LeapEventListener(ILeapEventDelegate delegateObject)
 {
     this.eventDelegate = delegateObject;
 }