Table of Contents

Constructor ValueSerializerAttribute

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

ValueSerializerAttribute(Type)

Constructor for the ValueSerializerAttribute

public ValueSerializerAttribute(Type valueSerializerType)

Parameters

valueSerializerType Type

Type of the value serializer being associated with a type or property

ValueSerializerAttribute(string)

Constructor for the ValueSerializerAttribute

public ValueSerializerAttribute(string valueSerializerTypeName)

Parameters

valueSerializerTypeName string

Fully qualified type name of the value serializer being associated with a type or property