ContentSerializerRuntimeTypeAttribute Constructor
Creates a new instance of ContentSerializerRuntimeTypeAttribute.
Syntax
'Declaration
Public Sub New ( _
runtimeType As String _
)
public ContentSerializerRuntimeTypeAttribute (
string runtimeType
)
public:
ContentSerializerRuntimeTypeAttribute(
String runtimeType
)
Parameters
- runtimeType
Type: String
The run-time type name of the object.
Requirements
Namespace: Microsoft.Xna.Framework.Content
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
ContentSerializerRuntimeTypeAttribute Class
ContentSerializerRuntimeTypeAttribute Members
Microsoft.Xna.Framework.Content Namespace
Platforms
Windows Phone