コード例 #1
0
 private void exitButton_Click(object sender, EventArgs e)
 {
     FeatureHelper.Close();
     this.Close();
 }