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