Click or drag to resize
Accord.NET (logo)

SerializationBinderAttribute Properties

The SerializationBinderAttribute type exposes the following members.

Properties
  NameDescription
Public propertyBinder
The binder to be used for the class marked with this attribute.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also