共用方式為


IntermediateSerializer.GetTypeSerializer Method

Note

This method is available only when developing for Windows.

Retrieves the worker serializer for a specified type.

Syntax

'Declaration
Public Function GetTypeSerializer ( _
         type As Type _
) As ContentTypeSerializer 
public ContentTypeSerializer GetTypeSerializer (
         Type type
)
public:
ContentTypeSerializer GetTypeSerializer(
         Type type
)

Parameters

  • type
    Type: Type
    The type.

Return Value

Type: ContentTypeSerializer
The worker serializer

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate

Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

See Also

Reference

IntermediateSerializer Class
IntermediateSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace

Platforms

Windows 7, Windows Vista, Windows XP