Mono Class Library: Overview

System.Runtime.Serialization.ObjectManager: Members

The members of System.Runtime.Serialization.ObjectManager are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

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.