ContentTypeReader Constructor
Creates a new instance of ContentTypeReader.
Syntax
'Declaration
Protected Sub New ( _
targetType As Type _
)
protected ContentTypeReader (
Type targetType
)
protected:
ContentTypeReader(
Type targetType
)
Parameters
- targetType
Type: Type
The type handled by this reader component.
Requirements
Namespace: Microsoft.Xna.Framework.Content
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
ContentTypeReader Class
ContentTypeReader Members
Microsoft.Xna.Framework.Content Namespace
Platforms
Windows Phone