Ejemplo n.º 1
0
 public string GetFreeVariable(int idx, int nval)
 {
     return(Unmanaged.GetFreeVariable(Pointer, idx, nval));
 }