C# Class Forex_Strategy_Builder.IndicatorComp

Indicator's component.
Mostra file Open project: nuggett11/Forex-Strategy-Builder Class Usage Examples

Public Methods

Method Description
Clone ( ) : IndicatorComp

Returns a copy

IndicatorComp ( ) : System

Public constructor

Method Details

Clone() public method

Returns a copy
public Clone ( ) : IndicatorComp
return IndicatorComp

IndicatorComp() public method

Public constructor
public IndicatorComp ( ) : System
return System