Redigera

System.Runtime.Serialization.Formatters Namespace

Provides common enumerations, interfaces, and classes that are used by serialization formatters.

Interfaces

Name Description
IFieldInfo

Allows access to field names and field types of objects that support the ISerializable interface.

Enums

Name Description
FormatterAssemblyStyle

Indicates the method that will be used during deserialization for locating and loading assemblies.

FormatterTypeStyle

Indicates the format in which type descriptions are laid out in the serialized stream.

TypeFilterLevel

Specifies the level of automatic deserialization for .NET Framework remoting.