C# Class MCAEmotiv.GUI.Configurations.ExperimentSettings

Mostrar archivo Open project: madelson/Emotiv-Experimenter

Private Properties

Property Type Description

Public Methods

Method 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 method

Construct a settings object with the default parameter values
public ExperimentSettings ( ) : System
return System

ToString() public method

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