JsonConverterAttribute public class JsonConverterAttribute : JsonAttribute Documentation Code public Type ConverterType { get; } public JsonConverterAttribute(Type converterType) protected JsonConverterAttribute() public virtual JsonConverter CreateConverter(Type typeToConvert)