Beispiel #1
0
 // LoginInput
 public string GetLoginInputText()
 {
     return(LoginInput.GetAttribute(VALUE_ATTRIBUTE));
 }