C# Class MQL4CSharp.Base.Exceptions.NotEnoughMoneyException

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

Public Methods

Method Description
NotEnoughMoneyException ( String functionCall ) : System

Method Details

NotEnoughMoneyException() public method

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