Deserialize(Reader<TReaderInput>, NotAllowedAttributionGrain)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, NotAllowedAttributionGrain instance) Deserializes into the provided value.
Parameters
readerReader<TReaderInput>- The reader.
instanceNotAllowedAttributionGrain- The value.
