Méthode | Description | |
---|---|---|
Map ( object source, object target ) : object |
Maps sourceProperty the source targetProperty the target object.
|
public abstract Map ( object source, object target ) : object | ||
source | object | The source object. |
target | object | The target object. |
Résultat | object |