PropertyInfo.CopyFunc

copy property from second passed object to first

class PropertyInfo
alias CopyFunc = void function
(
Object
,
Object
)

Meta