Deserialize(Reader<TReaderInput>, ParticipantId)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref ParticipantId instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceParticipantId- The value.
