CapyKit/Documentation/Help/Methods_T_CapyKit_Extensions_ObjectExtensions.md

784 B

ObjectExtensions Methods

Methods

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