Property | Type | Description | |
---|---|---|---|
GetMemberOnType | bool |
Method | Description | |
---|---|---|
DefaultMemberProvider ( |
||
GetDestinationMembers ( ) : IEnumerable |
||
GetMatchingSourceMember ( ThisMember.Core.Interfaces.PropertyOrFieldInfo destinationProperty ) : ThisMember.Core.Interfaces.PropertyOrFieldInfo | ||
IsMemberIgnored ( |
||
ProposeHierarchicalMapping ( ThisMember.Core.Interfaces.PropertyOrFieldInfo destinationMember ) : ProposedHierarchicalMapping |
Method | Description | |
---|---|---|
GetMemberOnType ( |
public DefaultMemberProvider ( |
||
sourceType | ||
destinationType | ||
mapper | IMemberMapper | |
return | System |
public GetDestinationMembers ( ) : IEnumerable |
||
return | IEnumerable |
public GetMatchingSourceMember ( ThisMember.Core.Interfaces.PropertyOrFieldInfo destinationProperty ) : ThisMember.Core.Interfaces.PropertyOrFieldInfo | ||
destinationProperty | ThisMember.Core.Interfaces.PropertyOrFieldInfo | |
return | ThisMember.Core.Interfaces.PropertyOrFieldInfo |
public IsMemberIgnored ( |
||
sourceType | ||
destinationProperty | ThisMember.Core.Interfaces.PropertyOrFieldInfo | |
return | bool |
public ProposeHierarchicalMapping ( ThisMember.Core.Interfaces.PropertyOrFieldInfo destinationMember ) : ProposedHierarchicalMapping | ||
destinationMember | ThisMember.Core.Interfaces.PropertyOrFieldInfo | |
return | ProposedHierarchicalMapping |