IntermediateWriter.WriteObject Method
Writes a single object to the output XML stream.
Overload List
Name | Description |
---|---|
IntermediateWriter.WriteObject (T, ContentSerializerAttribute) | Writes a single object to the output XML stream. |
IntermediateWriter.WriteObject (T, ContentSerializerAttribute, ContentTypeSerializer) | Writes a single object to the output XML stream, using the specified type hint. |
See Also
Reference
IntermediateWriter Class
IntermediateWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace