Skip to content

IConverter<TValue, TSurrogate>.ConvertToSurrogate(TValue)

ConvertToSurrogate(TValue)

abstract
public abstract TSurrogate IConverter<TValue, ConvertToSurrogate(in TValue value)
Converts a value to the value type.

Parameters

valueTValue
The value.

Returns

The surrogate.