Example #1
0
 private void Gui_Shown(object sender, EventArgs e)
 {
     controller.Start();
 }