C# Class MQL4CSharp.Base.Exceptions.InvalidPriceParamException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
显示文件 Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
InvalidPriceParamException ( String functionCall ) : System

Method Details

InvalidPriceParamException() public method

public InvalidPriceParamException ( String functionCall ) : System
functionCall String
return System