[Modify] Edit it

This commit is contained in:
sta 2016-10-02 17:09:13 +09:00
parent 57c28c9f41
commit 21201675a1

View File

@ -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
{ {