C# Class MQL4CSharp.Base.Exceptions.NotInitializedArraystringException

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

Public Methods

Method Description
NotInitializedArraystringException ( String functionCall ) : System

Method Details

NotInitializedArraystringException() public method

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