C# Class MQL4CSharp.Base.Exceptions.ResourceNotSupportedException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
Exibir arquivo Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
ResourceNotSupportedException ( String functionCall ) : System

Method Details

ResourceNotSupportedException() public method

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