Show / Hide Table of Contents

Interface IOwnedDataSerializableAndRecreatable

Allows a class to specify that it can be recreated during deserialization using a default constructor and then calling DeserializeOwnedData()

Inherited Members
IOwnedDataSerializable.SerializeOwnedData(SerializationWriter, object)
IOwnedDataSerializable.DeserializeOwnedData(SerializationReader, object)
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
public interface IOwnedDataSerializableAndRecreatable : IOwnedDataSerializable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top