Craig's Utility Library  4.0 Beta
Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right > Member List

This is the complete list of members for Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >, including all inherited members.

Copy(Left Source, Right Destination)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >virtual
Copy(Right Source, Left Destination)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >virtual
CopyLeftToRight(Left Source, Right Destination)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >virtual
CopyRightToLeft(Right Source, Left Destination)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >virtual
LeftGetUtilities.DataTypes.DataMapper.Default.Mapping< Left, Right >protected
LeftSetUtilities.DataTypes.DataMapper.Default.Mapping< Left, Right >protected
Mapping(Expression< Func< Left, object >> LeftExpression, Expression< Func< Right, object >> RightExpression)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >
Mapping(Func< Left, object > LeftGet, Action< Left, object > LeftSet, Expression< Func< Right, object >> RightExpression)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >
Mapping(Expression< Func< Left, object >> LeftExpression, Func< Right, object > RightGet, Action< Right, object > RightSet)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >
Mapping(Func< Left, object > LeftGet, Action< Left, object > LeftSet, Func< Right, object > RightGet, Action< Right, object > RightSet)Utilities.DataTypes.DataMapper.Default.Mapping< Left, Right >
MappingBase()Utilities.DataTypes.DataMapper.BaseClasses.MappingBase< Left, Right >protected
RightGetUtilities.DataTypes.DataMapper.Default.Mapping< Left, Right >protected
RightSetUtilities.DataTypes.DataMapper.Default.Mapping< Left, Right >protected