[Modify] Edit it
This commit is contained in:
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…
Reference in New Issue
Block a user