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

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

Inheritance Hierarchy

MappingBase<(Of <(<'IKontor, CForetagInfo>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..KontorDataMapRead

See Also