Click or drag to resize

TempParentIdSerializer Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Unity.Runtime.ReplicaTempParentIdSerializer

Namespace:  SoftGear.Strix.Unity.Runtime.Replica
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public class TempParentIdSerializer : IParentIdSerializer

The TempParentIdSerializer type exposes the following members.

Constructors
  NameDescription
Public methodTempParentIdSerializer
Initializes a new instance of the TempParentIdSerializer class
Top
Methods
  NameDescription
Public methodDeserialize
Public methodSerialize
Top
See Also