예제 #1
0
파일: GUI.cs 프로젝트: AutoProt/AutoProt
 private void btnExternal1New_Click(object sender, EventArgs e)
 {
     viewmodel.External1ResultNew();
 }