Click or drag to resize
Utility Methods

The Utility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCombine
tries to combine the values for a give a type . Ex User defined clasee and its properties.
Public methodStatic memberCopyRecursive
recursively copies object properties to destination.
Public methodStatic memberInvokeMethod
Invokes the specific method on the target
Top
See Also