예제 #1
0
 private void descriptionText_TextChanged(object sender, EventArgs e)
 {
     _controller.DescriptionEditText(descriptionText.Text);
 }