C# Class MQL4CSharp.Base.Exceptions.SomeFileErrorException

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

Public Methods

Method Description
SomeFileErrorException ( String functionCall ) : System

Method Details

SomeFileErrorException() public method

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