C# Класс Forex_Strategy_Builder.Instrument_Properties

Contains the instrument properties.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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