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.
public abstract TValue IConverter<TValue, ConvertFromSurrogate(in TSurrogate surrogate)surrogateTSurrogate