Table of Contents

Class OutputSlotInfo

Attribute to define output slot properties

[AttributeUsage(AttributeTargets.Field)]
public class OutputSlotInfo : SlotInfo
Inheritance
OutputSlotInfo
Derived
Inherited Members

Constructors

OutputSlotInfo(string, Type)

public OutputSlotInfo(string name, Type type)

Parameters

name string
type Type

OutputSlotInfo(Type)

public OutputSlotInfo(Type type)

Parameters

type Type