Exemplo n.º 1
0
 public frmDefinition(frmMenu menu)
 {
     InitializeComponent();
     this.menu = menu;
 }