예제 #1
0
 public bool GetBoolean(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetBooleanFromResult(holder));
 }