[Modify] Edit it

This commit is contained in:
sta 2018-01-06 17:38:50 +09:00
parent e32194cdc8
commit e93454e952

View File

@ -169,10 +169,10 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets the media type of the entity body included in the request. /// Gets the media type of the entity body data included in the request.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the value of the Content-Type entity-header. /// A <see cref="string"/> from the value of the Content-Type header.
/// </value> /// </value>
public string ContentType { public string ContentType {
get { get {