[Modify] Edit it

This commit is contained in:
sta 2018-01-29 16:07:34 +09:00
parent 45c3e9a41b
commit 89653c239b

View File

@ -476,10 +476,11 @@ namespace WebSocketSharp.Net
/// </summary>
/// <value>
/// <para>
/// A <see cref="Uri"/> from the value of the Referer header.
/// A <see cref="Uri"/> converted from the value of the Referer header.
/// </para>
/// <para>
/// <see langword="null"/> if the Referer header is not present.
/// <see langword="null"/> if the Referer header is not present or
/// the conversion has failed.
/// </para>
/// </value>
public Uri UrlReferrer {