Esempio n. 1
0
 public int GetByHandle(int idx, IntPtr handle)
 {
     return(Unmanaged.GetByHandle(Pointer, idx, handle));
 }