Example #1
0
 public CallbackDemo()
 {
     cache = OnCallBack;
 }
Example #2
0
 private static extern int mfSetEvent(int eventID, MFS100_CodeLineDelegate callsback);