C# Class MCAEmotiv.GUI.UserControlVocab.UserCtrlSettings

ファイルを表示 Open project: madelson/Emotiv-Experimenter Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string

Returns a loggable string representation of the settings object

UserCtrlSettings ( ) : System

The artifact detection settings object for the experiment. Not a parameter

Construct a settings object with the default parameter values

Method Details

ToString() public method

Returns a loggable string representation of the settings object
public ToString ( ) : string
return string

UserCtrlSettings() public method

The artifact detection settings object for the experiment. Not a parameter Construct a settings object with the default parameter values
public UserCtrlSettings ( ) : System
return System