[Modify] Edit it

This commit is contained in:
sta 2017-04-28 14:58:45 +09:00
parent 17e12b99f4
commit 262f135efc

View File

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