SerializationUtils ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides misc serialization-related functions that are really low-level and not intended to be used by developers. Methods are thread-safe
Inheritance Hierarchy

OnlineSystem Object
  NFX.Serialization SerializationUtils

Namespace: NFX.Serialization
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static class SerializationUtils
See Also