[Modify] Edit it

master
sta 9 years ago
parent 17e12b99f4
commit 262f135efc

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

Loading…
Cancel
Save