Beispiel #1
0
 public void Execute()
 {
     m_Service.ShowAboutForm();
 }
 public override void OnClick()
 {
     m_AbtService.ShowAboutForm();
 }