[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.C1ConverterAttribute.ConverterParameters

ConverterParameters Property

ConverterParameters

The parameter list to use when constructing the JsonConverter described by ConverterType.
If null, the default constructor is used.

Declaration
public object[] ConverterParameters { get; }