Table of Contents

Interface ISerializationInfo

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Represents methods to serialize objects.

public interface ISerializationInfo

Methods

FixupReferences(object)

When implemented by a class, updates properties of external object with ones previously stored.

Load()

When implemented by a class, reads property values from external object. Reserved for internal use.