[Modify] Edit it

This commit is contained in:
sta 2019-10-03 19:47:15 +09:00
parent a6009b94bc
commit 9e78bc1e34

View File

@ -2035,7 +2035,7 @@ namespace WebSocketSharp
} }
/// <summary> /// <summary>
/// Converts the specified value to an array of <see cref="byte"/>. /// Converts the specified value to a byte array.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// An array of <see cref="byte"/> converted from <paramref name="value"/>. /// An array of <see cref="byte"/> converted from <paramref name="value"/>.