ContentTypeSerializer Members
The following tables list the members exposed by the ContentTypeSerializer type.
Public Constructors
Name | Description | |
---|---|---|
ContentTypeSerializer | Overloaded. Initializes a new instance of the ContentTypeSerializer class. |
Public Properties
Name | Description | |
---|---|---|
CanDeserializeIntoExistingObject | (Inherited from ContentTypeSerializer.) | |
TargetType | (Inherited from ContentTypeSerializer.) | |
XmlTypeName | (Inherited from ContentTypeSerializer.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ObjectIsEmpty | Overloaded. Queries whether an object contains data to be serialized. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentTypeSerializer Generic Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace