Exemplo n.º 1
0
 public MyStackTest()
 {
     _myStack = new MyStack();
 }