C# Class MQL4CSharp.Base.Exceptions.RecursiveStackOverflowException

Inheritance: MQL4CSharp.Base.Exceptions.MQLException
Afficher le fichier Open project: jseparovic/MQL4CSharp

Méthodes publiques

Méthode Description
RecursiveStackOverflowException ( String functionCall ) : System

Method Details

RecursiveStackOverflowException() public méthode

public RecursiveStackOverflowException ( String functionCall ) : System
functionCall String
Résultat System