C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.Serialization Namespace / C1ConverterAttribute Class
Properties Methods


C1ConverterAttribute Class Members

The following tables list the members exposed by C1ConverterAttribute.

Public Properties
 NameDescription
Public PropertyThe parameter list to use when constructing the JsonConverter described by ConverterType. If null, the default constructor is used.  
Public PropertyGets the type of the converter.  
Public Property (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Public Method (Inherited from System.Attribute)
Top
See Also