[Modify] Edit it

master
sta 7 years ago
parent 14591e9c83
commit fff778042b

@ -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 {

Loading…
Cancel
Save