Method IsCompatibleWithSlotType
IsCompatibleWithSlotType(Type)
Determines whether [is compatible with slot type] [the specified input type].
Declaration
public virtual bool IsCompatibleWithSlotType(Type inputType)
Parameters
Type | Name | Description |
---|---|---|
Type | inputType | Type of the input. |
Returns
Type | Description |
---|---|
bool |
|