Interface IOwnedDataSerializableAndRecreatable
Allows a class to specify that it can be recreated during deserialization using a default constructor and then calling DeserializeOwnedData()
Inherited Members
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
public interface IOwnedDataSerializableAndRecreatable : IOwnedDataSerializable