C# Class MCAEmotiv.GUI.UserControlVocab.UserCtrlSettings

Afficher le fichier Open project: madelson/Emotiv-Experimenter Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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 méthode

Returns a loggable string representation of the settings object
public ToString ( ) : string
Résultat string

UserCtrlSettings() public méthode

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