[Modify] Edit it
This commit is contained in:
parent
259ea1f5ce
commit
15e2d7bbf7
@ -119,7 +119,12 @@ namespace WebSocketSharp.Net
|
||||
/// Gets the error code that identifies the error that occurred.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// <para>
|
||||
/// An <see cref="int"/> that represents the error code.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// It is any of Win32 error codes.
|
||||
/// </para>
|
||||
/// </value>
|
||||
public override int ErrorCode {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user