[Modify] Edit it

This commit is contained in:
sta 2017-02-19 16:32:28 +09:00
parent f05efe51c0
commit 13e4918305

View File

@ -501,8 +501,8 @@ namespace WebSocketSharp.Server
/// </para> /// </para>
/// </remarks> /// </remarks>
/// <value> /// <value>
/// A <see cref="string"/> that represents the name of the realm. /// A <see cref="string"/> that represents the name of
/// The default value is <see langword="null"/>. /// the realm or <see langword="null"/> by default.
/// </value> /// </value>
public string Realm { public string Realm {
get { get {