From a6009b94bcc24f66d53ef78970a36e821ceb98c1 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 3 Oct 2019 19:42:47 +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 e7d8d97c..e3ce48dc 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1998,6 +1998,7 @@ namespace WebSocketSharp /// /// is . /// + [Obsolete ("This method will be removed.")] public static T To (this byte[] source, ByteOrder sourceOrder) where T : struct {