예제 #1
0
 private void btnAddTestCase_Click(object sender, EventArgs e)
 {
     MainScreenLogic.OnButtonAddTestCaseClick(this.radioTC, this.radioTNC, this.txtInputAppend, this.txtOutputAppend);
 }