Exemplo n.º 1
0
 public ManageController(ConsoleView view)
 {
     View            = view;
     view.Controller = this;
 }