Parameters
- metaName
- The name of the meta-member.
- targetObject
- The target object.
- mappingContext
- The mapping context.
- mapper
- The current mapper.
Return Value
The value of the meta-member.
AbstractMappingProvider supports following meta-members:
Mappings
: IEnumerable, an enumeration of mappings defined directly on the target object.Parent
: System.Object, a reference to the parent target object; null
if none.