[Modify] Edit it
This commit is contained in:
parent
57c28c9f41
commit
21201675a1
@ -35,7 +35,8 @@ namespace WebSocketSharp
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// The values of this enumeration are defined in
|
/// The values of this enumeration are defined in
|
||||||
/// <see href="http://tools.ietf.org/html/rfc6455#section-5.2">Section 5.2</see> of RFC 6455.
|
/// <see href="http://tools.ietf.org/html/rfc6455#section-5.2">
|
||||||
|
/// Section 5.2</see> of RFC 6455.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
internal enum Opcode : byte
|
internal enum Opcode : byte
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user