C# Class AgGateway.ADAPT.ISOv4Plugin.ImportMappers.LogMappers.SectionMapper

Inheritance: ISectionMapper
Show file Open project: ADAPT/ISOv4Plugin Class Usage Examples

Public Methods

Method Description
Map ( List tims, List isoRecords ) : List
SectionMapper ( ) : System.Collections.Generic
SectionMapper ( IMeterMapper meterMapper ) : System.Collections.Generic

Method Details

Map() public method

public Map ( List tims, List isoRecords ) : List
tims List
isoRecords List
return List

SectionMapper() public method

public SectionMapper ( ) : System.Collections.Generic
return System.Collections.Generic

SectionMapper() public method

public SectionMapper ( IMeterMapper meterMapper ) : System.Collections.Generic
meterMapper IMeterMapper
return System.Collections.Generic