DataRender constructor
Constructs a DataRender instance with the specified contentType and data.
Implementation
DataRender(this.contentType, this.data);
Constructs a DataRender instance with the specified contentType and data.
DataRender(this.contentType, this.data);