示例#1
0
 public int AbsIndex(int idx)
 {
     return(stack.absIndex(idx));
 }