Exemplo n.º 1
0
 // Constructor
 public Controller( FormMain view )
 {
     this._view = view;
 }
Exemplo n.º 2
0
 // Constructor
 public Controller(FormMain view)
 {
     this._view = view;
 }