[Modify] Edit it

This commit is contained in:
sta 2017-04-27 16:41:46 +09:00
parent b24170c144
commit 7c7de5150b

View File

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