コード例 #1
0
 private int Pop()
 {
     return(RuntimeStack.Pop());
 }