[]
Creates an instance of BaseWriter
protected BaseWriter(IContext context, IAttributeHelper helper, TextWriter writer)
Type | Name | Description |
---|---|---|
IContext | context | The context object. |
IAttributeHelper | helper | The attribute helper instance. |
TextWriter | writer | The writer. |