Esempio n. 1
0
 public static string GetTextBoxText(string name)
 {
     return(_controls.GetTextBoxText(name));
 }