[Modify] Edit it

master
sta 9 years ago
parent b24170c144
commit 7c7de5150b

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

Loading…
Cancel
Save