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 | |
---|---|---|
![]() |
TargetType | Gets the type handled by this compiler component. |
![]() |
TypeVersion | Gets a format version number for this type. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetRuntimeReader | Gets the assembly qualified name of the runtime loader for this type. |
![]() |
GetRuntimeType | Gets the assembly qualified name of the runtime target type. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
Initialize | Retrieves and caches nested type writers and allows for reflection over the target data type. |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentTypeWriter Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace