[Modify] Edit it

This commit is contained in:
sta 2017-04-28 15:35:27 +09:00
parent 262f135efc
commit 4c08b41f5a

View File

@ -120,7 +120,8 @@ namespace WebSocketSharp.Net
/// Gets the domain associated with the credentials. /// Gets the domain associated with the credentials.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the domain name. /// A <see cref="string"/> that represents the domain name
/// to which the username belongs.
/// </value> /// </value>
public string Domain { public string Domain {
get { get {