Table of Contents

Class ContentTypeSerializerAttribute

Namespace
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly
MonoGame.Framework.Content.Pipeline.dll

Used to identify custom ContentTypeSerializer classes.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class ContentTypeSerializerAttribute : Attribute
Inheritance
ContentTypeSerializerAttribute
Inherited Members