Mono Class Library: Overview

System.Runtime.Serialization.ObjectManager: Method Members

The methods of System.Runtime.Serialization.ObjectManager are listed below. For a list of all members, see the ObjectManager Members list.

See Also: Inherited members from System.Object

Public Methods

DoFixups()
Documentation for this section has not yet been entered.
GetObject(long) : object
Documentation for this section has not yet been entered.
RaiseDeserializationEvent()
Documentation for this section has not yet been entered.
RaiseOnDeserializingEvent(object)
Documentation for this section has not yet been entered.
RecordArrayElementFixup(long, int, long)
Documentation for this section has not yet been entered.
RecordArrayElementFixup(long, int[], long)
Documentation for this section has not yet been entered.
RecordDelayedFixup(long, string, long)
Documentation for this section has not yet been entered.
RecordFixup(long, System.Reflection.MemberInfo, long)
Documentation for this section has not yet been entered.
RegisterObject(object, long)
Documentation for this section has not yet been entered.
RegisterObject(object, long, SerializationInfo)
Documentation for this section has not yet been entered.
RegisterObject(object, long, SerializationInfo, long, System.Reflection.MemberInfo)
Documentation for this section has not yet been entered.
RegisterObject(object, long, SerializationInfo, long, System.Reflection.MemberInfo, int[])
Documentation for this section has not yet been entered.