MapperExtensionBaseMapper Property |
Returns the Mapper object that this extension is attached to.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public IMapper Mapper { get; set; }
Public Property Mapper As IMapper
Get
Set
Property Value
Type:
IMapperSee Also