[]
Creates an instance of BaseReader.
protected BaseReader(IContext context, IAttributeHelper helper, TextReader reader)
| Type | Name | Description |
|---|---|---|
| IContext | context | The context. |
| IAttributeHelper | helper | The attribute helper. |
| TextReader | reader | The text reader. |