[Modify] Edit it

This commit is contained in:
sta 2017-04-30 15:27:37 +09:00
parent 3a759e12ea
commit 457c0635e2

View File

@ -150,8 +150,12 @@ namespace WebSocketSharp.Net
/// <summary>
/// Gets the password for the username associated with the credentials.
/// </summary>
/// <remarks>
/// This property returns an empty string if the password was
/// initialized with <see langword="null"/>.
/// </remarks>
/// <value>
/// A <see cref="string"/> that represents the password for the username.
/// A <see cref="string"/> that represents the password.
/// </value>
public string Password {
get {