C# Class MQL4CSharp.Base.Exceptions.HistoryWillUpdatedException

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

Public Methods

Method Description
HistoryWillUpdatedException ( String functionCall ) : System

Method Details

HistoryWillUpdatedException() public method

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