Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deserializes an object from intermediate XML format.
Overload List
Name | Description |
---|---|
ContentTypeSerializer.Deserialize (IntermediateReader, ContentSerializerAttribute, Object) | Deserializes an object from intermediate XML format. |
ContentTypeSerializer.Deserialize (IntermediateReader, ContentSerializerAttribute, T) | Deserializes a strongly typed object from intermediate XML format. |
See Also
Reference
ContentTypeSerializer Generic Class
ContentTypeSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace