C# Class MQL4CSharp.Base.Exceptions.OutOfMemoryException

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

Public Methods

Method Description
OutOfMemoryException ( String functionCall ) : System

Method Details

OutOfMemoryException() public method

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