예제 #1
0
 public void PushPrefix(string prefix)
 {
     Prefixes.Push(prefix);
 }