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

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

Inheritance Hierarchy

MappingBase<(Of <(<'ISaljarePerson, CSPerson>)>)>
  System..::..Object
    DataExport.FastighetsMaklare.Mappning..::..SaljarePersonDataMapRead

See Also