AgGateway.ADAPT.ISOv4Plugin.ImportMappers.LogMappers.SectionMapper.SectionMapper C# (CSharp) Method

SectionMapper() public method

public SectionMapper ( ) : System.Collections.Generic
return System.Collections.Generic
        public SectionMapper()
            : this(new MeterMapper())
        {
        }

Same methods

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