Constructor ValueSerializerAttribute
ValueSerializerAttribute(Type)
Constructor for the ValueSerializerAttribute
public ValueSerializerAttribute(Type valueSerializerType)
Parameters
valueSerializerType
TypeType of the value serializer being associated with a type or property
ValueSerializerAttribute(string)
Constructor for the ValueSerializerAttribute
public ValueSerializerAttribute(string valueSerializerTypeName)
Parameters
valueSerializerTypeName
stringFully qualified type name of the value serializer being associated with a type or property