public DataReaderMapper(DataReaderHelper helper, string resultKey) { _helper = helper; _resultKey = resultKey; }