Exemplo n.º 1
0
 public void ResetStack()
 {
     stackModel = new StackModel();
     stackView.ResetStack();
 }