[Modify] Edit it
This commit is contained in:
parent
50084de4b0
commit
7891e1fa6d
@ -198,14 +198,14 @@ namespace WebSocketSharp.Net
|
|||||||
/// body.
|
/// body.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// It is used for the value of the Content-Type entity-header.
|
/// It is used for the value of the Content-Type header.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// <see langword="null"/> if no media type is specified.
|
/// <see langword="null"/> if no media type is specified.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
/// <exception cref="ArgumentException">
|
/// <exception cref="ArgumentException">
|
||||||
/// The value specified for a set operation is empty.
|
/// The value specified for a set operation is an empty string.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// This instance is closed.
|
/// This instance is closed.
|
||||||
|
Loading…
Reference in New Issue
Block a user