|
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; }
Public ReadOnly Property Binder As SerializationBinder
Get
Request Example
View SourceProperty Value
Type:
SerializationBinderSee Also