Represents the base class for classes that contain event data, and provides a value to use for events...
string UnreferencedId
Gets the ID of the object.
UnreferencedObjectEventArgs(object o, string id)
Initializes a new instance of the T:System.Xml.Serialization.UnreferencedObjectEventArgs class.
object UnreferencedObject
Gets the deserialized, but unreferenced, object.
Provides data for the known, but unreferenced, object found in an encoded SOAP XML stream during dese...