Пример #1
0
 public int GetTypeId(IntPtr isolate, IntPtr holder, bool isByRef)
 {
     return(PuertsDLL.GetTypeIdFromResult(holder));
 }