[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.BaseSetting.Converters

Converters Property

Converters

Gets the converter collection.

Declaration
public IList<BaseConverter> Converters { get; }
Implements