Пример #1
0
 private void Invoke(object sender, EventArgs e)
 {
     _command.Execute(null, _input);
 }