Table of Contents

Class SlotUtilities

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

Structural comparison helpers for slot definitions.

public static class SlotUtilities
Inheritance
SlotUtilities
Inherited Members

Methods

AreEqual(ISlot[], ISlot[])

Compares two slot arrays element by element using IsEqual(ISlot, ISlot).

IsEqual(ISlot, ISlot)

Compares two slots by id, direction, name, and adapted slot type.