MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​SerializationValue­Type­Serializer<T>Convert
Open sandboxFocus

ValueTypeSerializer<T>.Convert Method

Convert(Object, Type)

Declaration
public virtual object Convert(object value, Type targetType)
Parameters
Type Name Description
Object value
System.Type targetType
Returns
Type Description
Object
Implements
ISerializer.Convert(Object, Type)