示例#1
0
 public IntPtr GetObject(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetObjectFromResult(holder));
 }