Deserializes an XML document contained by the specified System.Xml.XmlReader and allows the overriding of events that occur during deserialization.
- xmlReader
- The System.Xml.XmlReader that contains the document to deserialize.
- events
- An instance of the System.Xml.Serialization.XmlDeserializationEvents class.
The object being deserialized.