[Modify] Edit it

master
sta 9 years ago
parent 0789794b2a
commit 218537d0a0

@ -2696,7 +2696,7 @@ namespace WebSocketSharp
/// Sends the specified file as the binary data using the WebSocket connection.
/// </summary>
/// <param name="fileInfo">
/// A <see cref="FileInfo"/> that specifies the file to send.
/// A <see cref="FileInfo"/> that specifies a file to send.
/// </param>
/// <exception cref="InvalidOperationException">
/// The current state of the connection is not Open.

Loading…
Cancel
Save