The members of System.Xml.Serialization.UnreferencedObjectEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Xml.Serialization.UnreferencedObjectEventArgs class. |
[read-only] | UnreferencedId | string.
Gets the ID of the object. |
[read-only] | UnreferencedObject | object.
Gets the deserialized, but unreferenced, object. |