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