[Modify] Edit it
This commit is contained in:
parent
b24170c144
commit
7c7de5150b
@ -117,11 +117,10 @@ namespace WebSocketSharp.Net
|
||||
#region Public Properties
|
||||
|
||||
/// <summary>
|
||||
/// Gets the name of the user domain associated with the credentials.
|
||||
/// Gets the domain associated with the credentials.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="string"/> that represents the name of the user domain associated with
|
||||
/// the credentials.
|
||||
/// A <see cref="string"/> that represents the domain name.
|
||||
/// </value>
|
||||
public string Domain {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user