[Modify] Edit it

This commit is contained in:
sta 2019-07-05 19:37:21 +09:00
parent 14591e9c83
commit fff778042b

View File

@ -101,7 +101,8 @@ namespace WebSocketSharp
/// Gets the status code for the close.
/// </summary>
/// <value>
/// A <see cref="ushort"/> that represents the status code for the close if any.
/// A <see cref="ushort"/> that represents the status code for the close
/// if present.
/// </value>
public ushort Code {
get {