C# Class MQL4CSharp.Base.Exceptions.NoMemoryForIndicatorException

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

Public Methods

Method Description
NoMemoryForIndicatorException ( String functionCall ) : System

Method Details

NoMemoryForIndicatorException() public method

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