Skip to content

Codec_FSharpSetSurrogate<T>.Deserialize(Reader<TReaderInput>, FSharpSetSurrogate<T>)

Deserialize(Reader<TReaderInput>, FSharpSetSurrogate<T>)

public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref FSharpSetSurrogate<T> instance)
Deserializes the specified type.

Parameters

readerReader<TReaderInput>
The reader.
instanceFSharpSetSurrogate<T>
The value.