Show / Hide Table of Contents

Namespace NFX.Serialization

Classes

MSBinaryFormatter

Implements ISerializer with Ms BinaryFormatter

NFXSerializationException

Base exception thrown by the serialization-related classes

SerializationUtils

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

Interfaces

IDisposableSerializer

Describes an entity that can serialize and deserialize objects and can be disposed

ISerializer

Describes an entity that can serialize and deserialize objects

Enums

SerializationOperation

Denotes ser/deser operations

Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX