Sdílet prostřednictvím


ContentTypeWriter Members

The following tables list the members exposed by the ContentTypeWriter type.

Protected Constructors

Name Description
Protected Method ContentTypeWriter Initializes a new instance of the ContentTypeWriter class.

Public Properties

Name Description
Public Property CanDeserializeIntoExistingObject (Inherited from ContentTypeWriter.)
Public Property TargetType (Inherited from ContentTypeWriter.)
Public Property TypeVersion (Inherited from ContentTypeWriter.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetRuntimeReader (Inherited from ContentTypeWriter.)
Public Method GetRuntimeType (Inherited from ContentTypeWriter.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Write Overloaded. Compiles a strongly typed object into binary format.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method Initialize (Inherited from ContentTypeWriter.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

ContentTypeWriter Generic Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace