DynamicUtility
Class in Arbor.DynamicReflection / Inherits from: object
Description
Dynamic type utility class
Static Methods
| Method Name | Description | 
|---|---|
| Cast | Cast the object. | 
| GetDefault | Returns the default value of type. | 
| Rebox | Rebox object and copy the value. | 
| TryCast | Cast the object. |