Click or drag to resize
Accord.NET (logo)

SurrogateSelectorAttributeSelector 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 SurrogateSelector Selector { get; }
Request Example View Source

Property Value

Type: SurrogateSelector
See Also