コード例 #1
0
ファイル: GUI.cs プロジェクト: AutoProt/AutoProt
 private void btnNewSettings_Click(object sender, EventArgs e)
 {
     viewmodel.NewWorkflow();
 }