[Modify] Edit it
This commit is contained in:
parent
dcbc93a606
commit
90faa410b7
@ -554,7 +554,15 @@ namespace WebSocketSharp.Net
|
|||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// The value specified for a set operation is not an absolute URL.
|
/// <para>
|
||||||
|
/// The value specified for a set operation is an empty string.
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// -or-
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// The value specified for a set operation is not an absolute URL.
|
||||||
|
/// </para>
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
/// The response is already being sent.
|
/// The response is already being sent.
|
||||||
|
Loading…
Reference in New Issue
Block a user