C# Class SmartQuant.FinChart.PadRange

ファイルを表示 Open project: fastquant/fastquant.dll

Protected Properties

Property Type Description
isValid bool

Public Methods

Method Description
PadRange ( double min, double max ) : System

Method Details

PadRange() public method

public PadRange ( double min, double max ) : System
min double
max double
return System

Property Details

isValid protected_oe property

protected bool isValid
return bool