public static Object FromJsonString(
this string json,
Type type
)
<ExtensionAttribute>
Public Shared Function FromJsonString (
json As String,
type As Type
) As Object
[<ExtensionAttribute>]
static member FromJsonString :
json : string *
type : Type -> Object
[缺少 "M:TouchSocket.Core.SerializeConvert.FromJsonString(System.String,System.Type)" 的 <param name="json"/> 文档]
[缺少 "M:TouchSocket.Core.SerializeConvert.FromJsonString(System.String,System.Type)" 的 <param name="type"/> 文档]
[缺少 "M:TouchSocket.Core.SerializeConvert.FromJsonString(System.String,System.Type)" 的 <returns> 文档]