[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. /// Gets the status code for the close.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public ushort Code { public ushort Code {
get { get {

Loading…
Cancel
Save