This version of Unity is unsupported.

ObjectSelectorHandlerAttribute Constructor

Declaration

public ObjectSelectorHandlerAttribute(Type attributeType);

Parameters

attributeType The attribute type.

Description

Constructor used to declare the ObjectSelectorHandlerAttribute on a method.