[]
        
(Showing Draft Content)

C1.Web.Mvc.Serialization.BaseReader.-ctor

BaseReader Constructor

BaseReader(IContext, IAttributeHelper, TextReader)

Creates an instance of BaseReader.

Declaration
protected BaseReader(IContext context, IAttributeHelper helper, TextReader reader)
Parameters
Type Name Description
IContext context

The context.

IAttributeHelper helper

The attribute helper.

TextReader reader

The text reader.