C# 클래스 Forex_Strategy_Builder.Instrument_Properties

Contains the instrument properties.
파일 보기 프로젝트 열기: nuggett11/Forex-Strategy-Builder 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : Instrument_Properties

Clones the Instrument_Properties.

Instrument_Properties ( string symbol, Instrumet_Type instrType ) : System

Constructor

메소드 상세

Clone() 공개 메소드

Clones the Instrument_Properties.
public Clone ( ) : Instrument_Properties
리턴 Instrument_Properties

Instrument_Properties() 공개 메소드

Constructor
public Instrument_Properties ( string symbol, Instrumet_Type instrType ) : System
symbol string
instrType Instrumet_Type
리턴 System