Table of Contents

Namespace Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate

Classes

ContentTypeSerializer

Provides methods for serializing and deserializing a specific managed type.

ContentTypeSerializerAttribute

Used to identify custom ContentTypeSerializer classes.

ContentTypeSerializer<T>

Provides a generic implementation of ContentTypeSerializer methods and properties for serializing and deserializing a specific managed type.

IntermediateReader

IntermetiateReader is used to read content from the intermediate format.

IntermediateSerializer

Provides methods for reading and writing XNA intermediate XML format.

IntermediateWriter

IntermediateWriter is used to write content to the intermediate format.

Delegates

ContentTypeSerializer.ChildCallback