[Modify] Edit it
This commit is contained in:
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…
Reference in New Issue
Block a user