示例#1
0
文件: GUI.cs 项目: AutoProt/AutoProt
 private void btnSaveSettings_Click(object sender, EventArgs e)
 {
     viewmodel.Save();
 }