C# Class MQL4CSharp.Base.Exceptions.TradeContextBusyException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
Exibir arquivo Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
TradeContextBusyException ( String functionCall ) : System

Method Details

TradeContextBusyException() public method

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