Esempio n. 1
0
 private void AboutButtonClick(object sender, EventArgs e)
 {
     InfoMsgBox(_localization.AboutMessage(Version));
 }