C# Class MQL4CSharp.Base.Exceptions.GlobalVariablesProcessingException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
显示文件 Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
GlobalVariablesProcessingException ( String functionCall ) : System

Method Details

GlobalVariablesProcessingException() public method

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