[Modify] Edit it

master
sta 9 years ago
parent 7c7de5150b
commit b9094fc27d

@ -133,11 +133,10 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets the password for the user name associated with the credentials.
/// Gets the password for the username associated with the credentials.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the password for the user name associated with
/// the credentials.
/// A <see cref="string"/> that represents the password for the username.
/// </value>
public string Password {
get {

Loading…
Cancel
Save