Method CanConnectTo
CanConnectTo(ISlotAdapter)
Determines whether this slot type can connect to another adapted slot type.
bool CanConnectTo(ISlotAdapter other)
Parameters
otherISlotAdapterOther slot adapter to test against.
Determines whether this slot type can connect to another adapted slot type.
bool CanConnectTo(ISlotAdapter other)
other ISlotAdapterOther slot adapter to test against.