C# Class MQL4CSharp.Base.Exceptions.TradeNotAllowedException

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

Public Methods

Method Description
TradeNotAllowedException ( String functionCall ) : System

Method Details

TradeNotAllowedException() public method

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