[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.BaseWriter.-ctor

BaseWriter Constructor

BaseWriter(IContext, IAttributeHelper, TextWriter)

Creates an instance of BaseWriter

Declaration
protected BaseWriter(IContext context, IAttributeHelper helper, TextWriter writer)
Parameters
Type Name Description
IContext context

The context object.

IAttributeHelper helper

The attribute helper instance.

TextWriter writer

The writer.