C# Class MQL4CSharp.Base.Exceptions.DllCallsNotAllowedException

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

Public Methods

Method Description
DllCallsNotAllowedException ( String functionCall ) : System

Method Details

DllCallsNotAllowedException() public method

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