ContentTypeReader<T> Class (Microsoft.Xna.Framework.Content)

System.Object
   Microsoft.Xna.Framework.Content.ContentTypeReader
      Microsoft.Xna.Framework.Content.ContentTypeReader<T>

Namespace: Microsoft.Xna.Framework.Content
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public abstract class ContentTypeReader<T> : ContentTypeReader

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The ContentTypeReader<T> type exposes the following members.

  Platforms Name Description
ContentTypeReader<T>  
Top
  Platforms Name Description
CanDeserializeIntoExistingObject  (Inherited from ContentTypeReader.)
TargetType  (Inherited from ContentTypeReader.)
TypeVersion  (Inherited from ContentTypeReader.)
Top
  Platforms Name Description
Initialize  (Inherited from ContentTypeReader.)
Read(ContentReader, object)  (Overrides ContentTypeReader.Read().)
Read(ContentReader, T)  
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web