[Modify] Edit it
This commit is contained in:
parent
b21cb164de
commit
5341fc5ff7
@ -2695,7 +2695,7 @@ namespace WebSocketSharp
|
|||||||
/// </returns>
|
/// </returns>
|
||||||
/// <param name="message">
|
/// <param name="message">
|
||||||
/// A <see cref="string"/> that represents the message to send.
|
/// A <see cref="string"/> that represents the message to send.
|
||||||
/// Its size must be 125 bytes or less in UTF-8.
|
/// The size must be 125 bytes or less in UTF-8.
|
||||||
/// </param>
|
/// </param>
|
||||||
/// <exception cref="ArgumentNullException">
|
/// <exception cref="ArgumentNullException">
|
||||||
/// <paramref name="message"/> is <see langword="null"/>.
|
/// <paramref name="message"/> is <see langword="null"/>.
|
||||||
|
Loading…
Reference in New Issue
Block a user