MetalamaAPI documentationFlashtrace APIFlashtrace.​Formatters.​Type­ExtensionsType­Extension­Factory­Base<T>Convert
Open sandboxFocus

TypeExtensionFactoryBase<T>.Convert Method

Convert(T, Type, Object[])

Declaration
protected T Convert(T o, Type targetObjectType, object[] additionalConstructorArgs)
Parameters
Type Name Description
T o
System.Type targetObjectType
System.Object[] additionalConstructorArgs
Returns
Type Description
T