[Modify] It will be removed
This commit is contained in:
parent
d4a45b6ef0
commit
a6009b94bc
@ -1998,6 +1998,7 @@ namespace WebSocketSharp
|
|||||||
/// <exception cref="ArgumentNullException">
|
/// <exception cref="ArgumentNullException">
|
||||||
/// <paramref name="source"/> is <see langword="null"/>.
|
/// <paramref name="source"/> is <see langword="null"/>.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
[Obsolete ("This method will be removed.")]
|
||||||
public static T To<T> (this byte[] source, ByteOrder sourceOrder)
|
public static T To<T> (this byte[] source, ByteOrder sourceOrder)
|
||||||
where T : struct
|
where T : struct
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user