[Modify] Edit it

This commit is contained in:
sta 2017-04-27 17:32:00 +09:00
parent 7c7de5150b
commit b9094fc27d

View File

@ -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 {