IRendererGetMapper Method |
Gets the
IMapper for this renderer, else null.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Function GetMapper As IMapper
Return Value
Type:
IMapperThe mapper if there is one, else null.
See Also