MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​SerializationISerializerConvert
Open sandboxFocus

ISerializer.Convert Method

Convert(Object, Type)

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