Пример #1
0
 public int BindEnv(int idx)
 {
     return(Unmanaged.BindEnv(Pointer, idx));
 }