Esempio n. 1
0
 private void feelingText_SelectedIndexChanged(object sender, EventArgs e)
 {
     _controller.FeelingEditText(feelingText.Text);
 }