Esempio n. 1
0
 public static JsonAttributeParser GetAttributeParser(this IJsonSerializer s)
 => json => s.DeserializeAttributes(json);