[Modify] It will be removed
This commit is contained in:
parent
9e78bc1e34
commit
cc6ae2410b
@ -2062,6 +2062,7 @@ namespace WebSocketSharp
|
|||||||
/// <see cref="ulong"/>, or <see cref="ushort"/>.
|
/// <see cref="ulong"/>, or <see cref="ushort"/>.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </typeparam>
|
/// </typeparam>
|
||||||
|
[Obsolete ("This method will be removed.")]
|
||||||
public static byte[] ToByteArray<T> (this T value, ByteOrder order)
|
public static byte[] ToByteArray<T> (this T value, ByteOrder order)
|
||||||
where T : struct
|
where T : struct
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user