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