[Modify] Edit it

This commit is contained in:
sta 2019-12-15 21:39:12 +09:00
parent bfa4e21d4c
commit 92b2bcbaf0

View File

@ -233,6 +233,9 @@ namespace WebSocketSharp.Net
/// <para> /// <para>
/// <see langword="null"/> if no encoding is specified. /// <see langword="null"/> if no encoding is specified.
/// </para> /// </para>
/// <para>
/// The default value is <see langword="null"/>.
/// </para>
/// </value> /// </value>
/// <exception cref="ObjectDisposedException"> /// <exception cref="ObjectDisposedException">
/// This instance is closed. /// This instance is closed.