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