[Modify] Edit it

This commit is contained in:
sta 2016-11-14 16:30:34 +09:00
parent 3e82b09308
commit 947ccd8cb5

View File

@ -94,8 +94,8 @@ namespace WebSocketSharp
/// Gets the status code indicating the cause of the exception.
/// </summary>
/// <value>
/// One of the <see cref="CloseStatusCode"/> enum values, represents the status code
/// indicating the cause of the exception.
/// One of the <see cref="CloseStatusCode"/> enum values that represents
/// the status code indicating the cause of the exception.
/// </value>
public CloseStatusCode Code {
get {