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