ConvertFromSurrogate(FSharpRefSurrogate<T>)
override
public override FSharpRef<T> ConvertFromSurrogate(ref FSharpRefSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateFSharpRefSurrogate<T>- The surrogate.
Returns
The value.
