[Missing <summary> documentation for "T:DataExport.FastighetsMaklare.Mappning.EpostDataMapRead"]

Namespace: DataExport.FastighetsMaklare.Mappning
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class EpostDataMapRead : MappingBase<IEpost, CSEpostAdr>
Visual Basic
Public Class EpostDataMapRead _
	Inherits MappingBase(Of IEpost, CSEpostAdr)
Visual C++
public ref class EpostDataMapRead : public MappingBase<IEpost^, CSEpostAdr^>

Inheritance Hierarchy

MappingBase<(Of <(<'IEpost, CSEpostAdr>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..EpostDataMapRead

See Also