◆
CopyMembers< T >()
static T CopyMembers< T >
(
T
original
,
T
destination
)
static
Template Parameters
T
This defines the type of both objects.
Parameters
original
This is the value that will be read from.
destination
This is the value that will be written to.
Returns
returns the new destination value
EyE
Sys
Reflection
ReflectionExtensions