Example #1
0
 public void Menu()
 {
     refMain.ViewMainPageCommand();
 }
Example #2
0
 public void Quit()
 {
     mainRef.ViewMainPageCommand();
 }