CustomJsonProperty<TOwner>.ParseJson(String) 方法

定义

分析 JSON 字符串

public void ParseJson (string json);
member this.ParseJson : string -> unit
Public Sub ParseJson (json As String)

参数

json
String

适用于