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