Example #1
0
 private void ChangeTextBox(State.TextBoxState state)
 {
     state.ChangeTextBox(this.textBox);
 }