Пример #1
0
 public void AppendChar(char chr)
 {
     _owner.PressChar(chr);
 }