Exemple #1
0
 private void OnInput(string text)
 {
     _ownerPanel.OnInput(this, text);
 }