IOT Dash
IotDash.Utils.ObjectMapping.ObjectMappingExtensions Member List

This is the complete list of members for IotDash.Utils.ObjectMapping.ObjectMappingExtensions, including all inherited members.

CopyTo< TSource, TDest >(this TSource source, TDest destination, IEnumerable< string >? except=null, bool throwIfNoSource=false, bool throwIfNoTarget=true, bool mapNulls=false) (defined in IotDash.Utils.ObjectMapping.ObjectMappingExtensions)IotDash.Utils.ObjectMapping.ObjectMappingExtensionsinlinestatic
RecursiveEnumerate< T >(this T obj, Func< T, T?> next) (defined in IotDash.Utils.ObjectMapping.ObjectMappingExtensions)IotDash.Utils.ObjectMapping.ObjectMappingExtensionsinlinestatic