# 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. |