Esempio n. 1
0
 public long GetBigInt(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetBigIntFromResult(holder));
 }