C# Class MCAEmotiv.GUI.Configurations.ClassificationScheme

Exibir arquivo Open project: madelson/Emotiv-Experimenter Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ClassificationScheme ( ) : System

Construct a new classification scheme with default parameters

ToString ( ) : string

Returns a loggable string representation of the scheme

Method Details

ClassificationScheme() public method

Construct a new classification scheme with default parameters
public ClassificationScheme ( ) : System
return System

ToString() public method

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