Table of Contents

Method GetKeyForItem

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

GetKeyForItem(OutputChannelConfiguration)

Returns the key for the specified configuration object.

protected override OutputChannel GetKeyForItem(OutputChannelConfiguration item)

Parameters

item OutputChannelConfiguration

The configuration object from which to extract the key.

Returns

OutputChannel

The key for the specified configuration object.