ConvertFromSurrogate(ImmutableStackSurrogate<T>)
override
public override ImmutableStack<T> ConvertFromSurrogate(ref ImmutableStackSurrogate<T> surrogate) Converts a value from the surrogate type to the field type.
Parameters
surrogateImmutableStackSurrogate<T>- The surrogate.
Returns
The value.
