Beispiel #1
0
 private void MainMenuStatusVisibility(object sender, MainMainChangedEventArgs e)
 {
     view.SetMainMenuVisibility(e.flag);
 }