C# Class MCAEmotiv.GUI.Configurations.ChannelSelectionSettings

Mostra file Open project: madelson/Emotiv-Experimenter

Private Properties

Property Type Description
ChannelFromParameter Channel

Public Methods

Method Description
ChannelSelectionSettings ( ) : System

Construct a new settings object with default values

Private Methods

Method Description
ChannelFromParameter ( ParameterAttribute parameter ) : Channel

Method Details

ChannelSelectionSettings() public method

Construct a new settings object with default values
public ChannelSelectionSettings ( ) : System
return System