Exemplo n.º 1
0
 public T Invoke(NativeArray <T> arg0)
 {
     return(arg0.ElementAt(Index));
 }