This version of Unity is unsupported.
Method group is Obsolete

ObjectSelectorHandlerAttribute Constructor

Obsolete ObjectSelectorHandlerAttribute has been deprecated. Use SearchContextAttribute instead.

Declaration

public ObjectSelectorHandlerAttribute(Type attributeType);

Parameters

attributeType The attribute type.

Description

Constructor used to declare the SearchService.ObjectSelectorHandlerAttribute on a method.