C# Class MQL4CSharp.Base.Exceptions.ExternalCallsNotAllowedException

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

Public Methods

Method Description
ExternalCallsNotAllowedException ( String functionCall ) : System

Method Details

ExternalCallsNotAllowedException() public method

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