Ejemplo n.º 1
0
 public void SetText(string text)
 {
     textLineEditor.SetText(text);
 }