コード例 #1
0
 public IntPtr GetJSObject(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetJSObjectFromResult(holder));
 }