ContentTypeWriter Members
The following tables list the members exposed by the ContentTypeWriter type.
Protected Constructors
Name | Description | |
---|---|---|
ContentTypeWriter | Initializes a new instance of the ContentTypeWriter class. |
Public Properties
Name | Description | |
---|---|---|
CanDeserializeIntoExistingObject | (Inherited from ContentTypeWriter.) | |
TargetType | (Inherited from ContentTypeWriter.) | |
TypeVersion | (Inherited from ContentTypeWriter.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetRuntimeReader | (Inherited from ContentTypeWriter.) | |
GetRuntimeType | (Inherited from ContentTypeWriter.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Write | Overloaded. Compiles a strongly typed object into binary format. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
Initialize | (Inherited from ContentTypeWriter.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentTypeWriter Generic Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace