IntermediateWriter.WriteRawObject Method

Writes a single object to the output XML stream.

Overload List

Name Description
IntermediateWriter.WriteRawObject (T, ContentSerializerAttribute) Writes a single object to the output XML stream using the specified serializer worker.
IntermediateWriter.WriteRawObject (T, ContentSerializerAttribute, ContentTypeSerializer) Writes a single object to the output XML stream as an instance of the specified type.

See Also

Reference

IntermediateWriter Class
IntermediateWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace