From cc6ae2410b3e270376c6bed530e3b3d50351cf95 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 4 Oct 2019 19:28:05 +0900 Subject: [PATCH] [Modify] It will be removed --- websocket-sharp/Ext.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index dde85c86..88bcf5fa 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -2062,6 +2062,7 @@ namespace WebSocketSharp /// , or . /// /// + [Obsolete ("This method will be removed.")] public static byte[] ToByteArray (this T value, ByteOrder order) where T : struct {