예제 #1
0
파일: Form1.cs 프로젝트: redsu/Leapmotion
 public LeapEventListener(ILeapEventDelegate delegateObject)
 {
     this.eventDelegate = delegateObject;
 }
예제 #2
0
 public LeapEventListener(ILeapEventDelegate delegateObject)
 {
     this.eventDelegate = delegateObject;
 }