[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.DefaultConverter

DefaultConverter Class

Defines the converter to remove the inherited converter.

Inheritance
DefaultConverter
Namespace: C1.Web.Mvc.Serialization
Assembly: C1.Web.Mvc.dll
Syntax
public class DefaultConverter : BaseConverter

Constructors

Name Description
DefaultConverter()

Methods

Name Description
CanConvert(Type, IContext)

Determines whether this instance can convert the specified object type.

Write(BaseWriter, object, IContext)

Writes the specified value.