[]
        
(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.AspNetCore.Mvc.dll
Syntax
public class DefaultConverter : BaseConverter
Public Class DefaultConverter
    Inherits 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.