C# Class Encog.App.Analyst.Commands.CmdSet

Inheritance: Cmd
Afficher le fichier Open project: encog/encog-silverlight-core

Méthodes publiques

Méthode Description
CmdSet ( EncogAnalyst analyst ) : System

Construct the set command with the analyst.

ExecuteCommand ( String args ) : bool

Method Details

CmdSet() public méthode

Construct the set command with the analyst.
public CmdSet ( EncogAnalyst analyst ) : System
analyst Encog.App.Analyst.EncogAnalyst The analyst to use.
Résultat System

ExecuteCommand() public final méthode

public final ExecuteCommand ( String args ) : bool
args String
Résultat bool