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