Share via


ContentTypeSerializer Generic Class

Note

This generic class is available only when developing for Windows.

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

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public abstract class ContentTypeSerializer<T> : ContentTypeSerializer

Remarks

This is a generic implementation of ContentTypeSerializer and, therefore, can handle strongly typed content data.

See Also

Reference

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

Platforms

Windows 7, Windows Vista, Windows XP