[Modify] Edit it

master
sta 8 years ago
parent 45c3e9a41b
commit 89653c239b

@ -476,10 +476,11 @@ namespace WebSocketSharp.Net
/// </summary> /// </summary>
/// <value> /// <value>
/// <para> /// <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>
/// <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> /// </para>
/// </value> /// </value>
public Uri UrlReferrer { public Uri UrlReferrer {

Loading…
Cancel
Save