Share via


ContentTypeReader Members

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

Protected Constructors

Name Description
Protected Method ContentTypeReader Creates a new instance of ContentTypeReader.

Public Properties

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

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Read Overloaded. Reads a strongly typed object from the current stream.
Public Method ToString (Inherited from Object.)

Protected Methods

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

See Also

Reference

ContentTypeReader Generic Class
Microsoft.Xna.Framework.Content Namespace