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