[Modify] Edit it

master
sta 5 years ago
parent 537692cc71
commit 37e79ef5cb

@ -225,8 +225,8 @@ namespace WebSocketSharp.Net
/// <paramref name="array"/> is not enough to copy to. /// <paramref name="array"/> is not enough to copy to.
/// </exception> /// </exception>
/// <exception cref="ObjectDisposedException"> /// <exception cref="ObjectDisposedException">
/// The <see cref="HttpListener"/> instance associated with /// The <see cref="HttpListener"/> instance associated with this
/// this collection is closed. /// collection is closed.
/// </exception> /// </exception>
public void CopyTo (string[] array, int offset) public void CopyTo (string[] array, int offset)
{ {

Loading…
Cancel
Save