[Modify] Edit it
This commit is contained in:
@@ -521,7 +521,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <param name="code">
|
/// <param name="code">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="ushort"/> that represents the status code indicating
|
/// A <see cref="ushort"/> that specifies the status code indicating
|
||||||
/// the reason for the close.
|
/// the reason for the close.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
@@ -532,7 +532,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// </param>
|
/// </param>
|
||||||
/// <param name="reason">
|
/// <param name="reason">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> that represents the reason for the close.
|
/// A <see cref="string"/> that specifies the reason for the close.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// The size must be 123 bytes or less in UTF-8.
|
/// The size must be 123 bytes or less in UTF-8.
|
||||||
|
|||||||
Reference in New Issue
Block a user