Table of Contents

Class MaskSlot

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
[Serializable]
public class MaskSlot : SlotBase, ISlot
Inheritance
MaskSlot
Implements
Inherited Members

Constructors

MaskSlot()

Creates an empty mask slot for serialization.

MaskSlot(string, SlotDirection, int)

Creates a named mask slot with a fixed direction and id.

Methods

GetAdapter()

Returns an adapter describing how this slot can connect to other slot types.