예제 #1
0
 public void TriggerCmd_About(object sender, EventArgs args)
 {
     mApplicationController.ShowAbout();
 }