示例#1
0
 // PasswordInput
 public string GetPasswordInputText()
 {
     return(PasswordInput.GetAttribute(VALUE_ATTRIBUTE));
 }