Пример #1
0
 public void SetMusicianEducationText(string text)
 {
     MusicianEducationText.Clear();
     MusicianEducationText.SendKeys(text);
 }