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

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 KommunDataMapRead : MappingBase<IKommun, CSKommun>
Visual Basic
Public Class KommunDataMapRead _
	Inherits MappingBase(Of IKommun, CSKommun)
Visual C++
public ref class KommunDataMapRead : public MappingBase<IKommun^, CSKommun^>

Inheritance Hierarchy

MappingBase<(Of <(<'IKommun, CSKommun>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..KommunDataMapRead

See Also