C# Class MQL4CSharp.Base.Exceptions.FileNotExistException

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

Public Methods

Method Description
FileNotExistException ( String functionCall ) : System

Method Details

FileNotExistException() public method

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