Convert(T?, Type, object?[]?)
Declaration
protected T? Convert(T? o, Type targetObjectType, object?[]? additionalConstructorArgs)
Parameters
Type | Name | Description |
---|---|---|
T | o | |
Type | targetObjectType | |
object[] | additionalConstructorArgs |
Returns
Type | Description |
---|---|
T |