[Modify] It will be removed

This commit is contained in:
sta 2019-10-09 19:35:29 +09:00
parent 77bbfca9e1
commit 5e45646636

View File

@ -2234,6 +2234,7 @@ namespace WebSocketSharp
/// <paramref name="content"/> is <see langword="null"/>.
/// </para>
/// </exception>
[Obsolete ("This method will be removed.")]
public static void WriteContent (
this HttpListenerResponse response, byte[] content
)