[Modify] Edit it
This commit is contained in:
parent
9856d26233
commit
63de0b5f3d
@ -538,10 +538,11 @@ namespace WebSocketSharp.Server
|
|||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> or <see langword="null"/> by default.
|
/// A <see cref="string"/> that represents the name of
|
||||||
|
/// the realm or <see langword="null"/>.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// That string represents the name of the realm.
|
/// The default value is <see langword="null"/>.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
public string Realm {
|
public string Realm {
|
||||||
|
Loading…
Reference in New Issue
Block a user