C# Class Forex_Strategy_Builder.CheckParam

Describes a parameter who can be used or not.
Afficher le fichier Open project: nuggett11/Forex-Strategy-Builder Class Usage Examples

Méthodes publiques

Méthode Description
CheckParam ( ) : System

The default constructor.

Clone ( ) : CheckParam

Returns a copy of the class.

Method Details

CheckParam() public méthode

The default constructor.
public CheckParam ( ) : System
Résultat System

Clone() public méthode

Returns a copy of the class.
public Clone ( ) : CheckParam
Résultat CheckParam