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.
public abstract TSurrogate IConverter<TValue, ConvertToSurrogate(in TValue value)valueTValue