IntermediateSerializer Members
The following tables list the members exposed by the IntermediateSerializer type.
Public Methods
Name | Description | |
---|---|---|
Deserialize | Deserializes an intermediate XML file into a managed object. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetTypeSerializer | Retrieves the worker serializer for a specified type. | |
Serialize | Serializes an object into an intermediate XML file. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
IntermediateSerializer Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace