Click or drag to resize
Accord.NET (logo)

SerializationBinderAttributeBinder Property

The binder to be used for the class marked with this attribute.

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public SerializationBinder Binder { get; }
Request Example View Source

Property Value

Type: SerializationBinder
See Also