Example #1
0
 private void Setting_Load(object sender, EventArgs e)
 {
     settingModel = SettingSevice.ReadSetting();
     ShowSetting();
 }