Beispiel #1
0
 public IntPtr GetFunction(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetFunctionFromResult(holder));
 }