[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 #region Public Properties
/// <summary> /// <summary>
/// Gets the name of the user domain associated with the credentials. /// Gets the domain associated with the credentials.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the name of the user domain associated with /// A <see cref="string"/> that represents the domain name.
/// the credentials.
/// </value> /// </value>
public string Domain { public string Domain {
get { get {