C# Class MCAEmotiv.GUI.Adaptive.AdaptiveSettings

Mostrar archivo Open project: madelson/Emotiv-Experimenter Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AdaptiveSettings ( ) : System

Construct a settings object with the default parameter values

ToString ( ) : string

Returns a loggable string representation of the settings object

Method Details

AdaptiveSettings() public method

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

ToString() public method

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