ObjectHelper/Convert
Convert according to T type. Returns null if conversion is not possible
Request Information
Parameters
Name | Description | Type |
---|---|---|
obj |
object |
Object |
Response Information
Response Description
Description | Type |
---|---|
Converted type T value |
T |