Esempio n. 1
0
 public void Description(string description)
 {
     TextDescription.Clear();
     TextDescription.SendKeys(description);
 }