mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-02-22 02:45:05 -06:00
784 B
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. |