ContentTypeWriter Generic Class
Note
This generic class is available only when developing for Windows.
Provides a generic implementation of ContentTypeWriter methods and properties for compiling a specific managed type into a binary format.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public abstract class ContentTypeWriter<T> : ContentTypeWriter
Remarks
This is a generic implementation of ContentTypeWriter and, therefore, can handle strongly typed content data.
See Also
Reference
ContentTypeWriter
ContentTypeWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace
Platforms
Windows 7, Windows Vista, Windows XP