Redigera

Dela via


SerializerTypeMetadata Class

Definition

Describes a class which has serialization methods.

public class SerializerTypeMetadata
type SerializerTypeMetadata = class
Public Class SerializerTypeMetadata
Inheritance
SerializerTypeMetadata

Constructors

SerializerTypeMetadata(Type, Type, Boolean)

Properties

OverrideExisting

Whether or not to override an existing registration for the provided Target.

Serializer

Gets the serializer type.

Target

Gets the target type.

Applies to