West Wind Application Settings for .NET |
wwDataUtils.CopyObjectData
|
Copies the content of one object to another. The target object 'pulls' properties of the first.
Syntax: |
public static void CopyObjectData( object Source, object Target, BindingFlags MemberAccess ); |
| Parameters: |
Source Target MemberAccess |
Overloads: