Exemplo n.º 1
0
 public MageBaseForm(MageHotkeys hotkeyList)
 {
     this.hotkeyList = hotkeyList;
     InitializeComponent();
 }