[Modify] Edit it

This commit is contained in:
sta 2020-01-04 16:14:07 +09:00
parent 18f77fa521
commit 4f236579d4

View File

@ -328,7 +328,15 @@ namespace WebSocketSharp.Net
/// </para>
/// </value>
/// <exception cref="ArgumentException">
/// <para>
/// The value specified for a set operation is an empty string.
/// </para>
/// <para>
/// -or-
/// </para>
/// <para>
/// The value specified for a set operation contains an invalid character.
/// </para>
/// </exception>
/// <exception cref="InvalidOperationException">
/// The response is already being sent.