C# Class MQL4CSharp.Base.Exceptions.FormatTooManyParametersException

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

Public Methods

Method Description
FormatTooManyParametersException ( String functionCall ) : System

Method Details

FormatTooManyParametersException() public method

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