[Modify] Edit it

This commit is contained in:
sta 2021-06-03 19:41:33 +09:00
parent 333085138d
commit 3c58073665

View File

@ -116,7 +116,7 @@ namespace WebSocketSharp.Net
/// Gets the error code that identifies the error that occurred. /// Gets the error code that identifies the error that occurred.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that identifies the error. /// An <see cref="int"/> that represents the error code.
/// </value> /// </value>
public override int ErrorCode { public override int ErrorCode {
get { get {