The members of System.Xml.Serialization.XmlDeserializationEvents are listed below.
See Also: Inherited members from System.ValueType
OnUnknownAttribute | XmlAttributeEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownAttribute event. | |
OnUnknownElement | XmlElementEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownElement event. | |
OnUnknownNode | XmlNodeEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnknownNode event. | |
OnUnreferencedObject | UnreferencedObjectEventHandler.
Gets or sets an object that represents the method that handles the XmlSerializer.UnreferencedObject event. |