C# Class MQL4CSharp.Base.Exceptions.NoMemoryForParamStringException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
Show file Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
NoMemoryForParamStringException ( String functionCall ) : System

Method Details

NoMemoryForParamStringException() public method

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