C# Class MQL4CSharp.Base.Exceptions.InvalidTradeVolumeException

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

Public Methods

Method Description
InvalidTradeVolumeException ( String functionCall ) : System

Method Details

InvalidTradeVolumeException() public method

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