Skip to content

IConverter<TValue, TSurrogate>.ConvertFromSurrogate(TSurrogate)

ConvertFromSurrogate(TSurrogate)

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

Parameters

surrogateTSurrogate
The surrogate.

Returns

The value.