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