[Modify] Edit it
This commit is contained in:
parent
cc196cf6ca
commit
ef2f1d8137
@ -2806,7 +2806,7 @@ namespace WebSocketSharp
|
|||||||
/// <paramref name="data"/> is <see langword="null"/>.
|
/// <paramref name="data"/> is <see langword="null"/>.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// <paramref name="data"/> could not be UTF8 encoded.
|
/// <paramref name="data"/> could not be UTF-8-encoded.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
public void Send (string data)
|
public void Send (string data)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user