ContentTypeSerializer Members
Neste artigo
The following tables list the members exposed by the ContentTypeSerializer type.
Public Constructors
Public Properties
CanDeserializeIntoExistingObject
Gets a value indicating whether this component may load data into an existing object or if it must it construct a new instance of the object before loading the data.
TargetType
Gets the type handled by this serializer component.
XmlTypeName
Gets a short-form XML name for the target type, or null if there is none.
Public Methods
Protected Methods
See Also
Reference
ContentTypeSerializer Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace