private void dietText_TextChanged(object sender, EventArgs e) { _controller.DietEditText(dietText.Text); }