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

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

Méthodes publiques

Méthode Description
CmdReset ( EncogAnalyst analyst ) : System

Construct the reset command.

ExecuteCommand ( String args ) : bool

Method Details

CmdReset() public méthode

Construct the reset command.
public CmdReset ( 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