[Modify] Edit it

master
sta 9 years ago
parent 17e12b99f4
commit 262f135efc

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

Loading…
Cancel
Save