CapyKit/Documentation/Help/Overload_CapyKit_Extensions_ObjectExtensions_UpdateProperties.md

787 B

UpdateProperties Method

Overload List

UpdateProperties(Object, Object) An object extension method that updates the properties of a given target object with the values from a given source object.
UpdateProperties(T)(T, T) An object extension method that updates the properties of a given target object with the values from a given source object.

See Also

Reference

ObjectExtensions Class
CapyKit.Extensions Namespace