C# Class MQL4CSharp.Base.Exceptions.ShortsNotAllowedExceptionException

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

Public Methods

Method Description
ShortsNotAllowedExceptionException ( String functionCall ) : System

Method Details

ShortsNotAllowedExceptionException() public method

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