C# Class SmartQuant.FinChart.PadRange

Afficher le fichier Open project: fastquant/fastquant.dll

Protected Properties

Свойство Type Description
isValid bool

Méthodes publiques

Méthode Description
PadRange ( double min, double max ) : System

Method Details

PadRange() public méthode

public PadRange ( double min, double max ) : System
min double
max double
Résultat System

Property Details

isValid protected_oe property

protected bool isValid
Résultat bool