C# Class MCAEmotiv.GUI.Configurations.ExperimentSettings

Afficher le fichier Open project: madelson/Emotiv-Experimenter

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExperimentSettings ( ) : System

Construct a settings object with the default parameter values

ToString ( ) : string

Returns a loggable string representation of the settings object

Method Details

ExperimentSettings() public méthode

Construct a settings object with the default parameter values
public ExperimentSettings ( ) : System
Résultat System

ToString() public méthode

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