IntermediateSerializer.Deserialize Generic Method
Deserializes an intermediate XML file into a managed object.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public static T Deserialize<T> (
XmlReader input,
string referenceRelocationPath
)
Type Parameters
- T
The type to deserialize.
Parameters
- input
Intermediate XML file. - referenceRelocationPath
Final name of the output file used to relative encode external reference filenames.
Return Value
The deserialized type.
See Also
Reference
IntermediateSerializer Class
IntermediateSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace
Platforms
Windows XP SP2, Windows Vista