Click or drag to resize
ObjectUtility Methods

The ObjectUtility type exposes the following members.

Methods
  Name Description
Public method Static member FromDictionaryTDicValue, TDest
Convert a dictionary to a object
Public method Static member FromHierarchyTSource(TSource, FuncTSource, TSource)
Public method Static member FromHierarchyTSource(TSource, FuncTSource, TSource, FuncTSource, Boolean)
Public method Static member GetAllMessages
Get all messages in a exception
Public method Static member MergeTSource, TDest
Map the object to a new object of another type
Public method Static member ToDictionary(Object)
Convert the object properties to a dictionary
Public method Static member ToDictionaryT(Object)
Converts the object properties to a dictionary
Public method Static member ToException
Convert a aggregate exception to a unique exception
Top
See Also