[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.
|
/// Gets the error code that identifies the error that occurred.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// An <see cref="int"/> that represents the error code.
|
/// <para>
|
||||||
|
/// An <see cref="int"/> that represents the error code.
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// It is any of Win32 error codes.
|
||||||
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
public override int ErrorCode {
|
public override int ErrorCode {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user