Exemple #1
0
 public void SetMusicianGearText(string text)
 {
     MusicianGearText.Clear();
     MusicianGearText.SendKeys(text);
 }