IntermediateWriter Members
The following tables list the members exposed by the IntermediateWriter type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Serializer | Gets the parent serializer. |
![]() |
Xml | Gets the XML output stream. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteExternalReference | Adds an external reference to the output XML, and records the filename to be serialized later. |
![]() |
WriteObject | Overloaded. Writes a single object to the output XML stream. |
![]() |
WriteRawObject | Overloaded. Writes a single object to the output XML stream. |
![]() |
WriteSharedResource | Adds a shared reference to the output XML and records the object to be serialized later. |
![]() |
WriteTypeName | Writes a managed type descriptor to the XML output stream. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
IntermediateWriter Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace