Constructor SlotRef NamespacePinwheel.Vista.Graph AssemblyPinwheel.Vista.Runtime.dll SlotRef(string, int) Creates a slot reference from a node id and slot id pair. public SlotRef(string nodeId, int slotId) Parameters nodeId string Identifier of the node that owns the slot. slotId int Identifier of the slot within that node.