C# Class VixenModules.SequenceType.Vixen2x.ChannelMapping

Datei anzeigen Open project: sall/vixen-modules Class Usage Examples

Public Properties

Property Type Description
ChannelName string
ElementNode ElementNode

Public Methods

Method Description
ChannelMapping ( string channelName, ElementNode element ) : System

Method Details

ChannelMapping() public method

public ChannelMapping ( string channelName, ElementNode element ) : System
channelName string
element ElementNode
return System

Property Details

ChannelName public_oe property

public string ChannelName
return string

ElementNode public_oe property

public ElementNode ElementNode
return ElementNode