Example #1
0
 private void btnCodeNameCheck_Click(object sender, EventArgs e)
 {
     viewmodel.CodeNameCheck(txtBxCodeNameCheck.Text);
 }