Compartir a través de


FieldJson.Strings(JObject, String) Método

Definición

protected string[] Strings (Newtonsoft.Json.Linq.JObject schema, string field);
member this.Strings : Newtonsoft.Json.Linq.JObject * string -> string[]
Protected Function Strings (schema As JObject, field As String) As String()

Parámetros

schema
Newtonsoft.Json.Linq.JObject
field
String

Devoluciones

String[]

Se aplica a