public static MapMatchingProperties ( object target, object source ) : void | ||
target | object | The target object. |
source | object | The source object. |
return | void |
If the name does not match then it will not be mapped.
This class was intended to be used in a class that derives from "IValueInjection"
public static MapMatchingProperties ( object target, object source ) : void | ||
target | object | The target object. |
source | object | The source object. |
return | void |