Table of Contents

Method CanConnectTo

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

CanConnectTo(ISlotAdapter)

Determines whether this slot type can connect to another adapted slot type.

bool CanConnectTo(ISlotAdapter other)

Parameters

other ISlotAdapter

Other slot adapter to test against.

Returns

bool