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