[Modify] Edit it
This commit is contained in:
parent
724853abb0
commit
3a759e12ea
@ -129,6 +129,10 @@ namespace WebSocketSharp.Net
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the domain associated with the credentials.
|
/// Gets the domain associated with the credentials.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
/// <remarks>
|
||||||
|
/// This property returns an empty string if the domain was
|
||||||
|
/// initialized with <see langword="null"/>.
|
||||||
|
/// </remarks>
|
||||||
/// <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.
|
/// to which the username belongs.
|
||||||
|
Loading…
Reference in New Issue
Block a user