C# Class Algo.Runtime.Build.AlgorithmDOM.DOM.AlgorithmExpression

Basic class that represents an expression in an algorithm
Inheritance: Algo.Runtime.Build.AlgorithmDOM.DOM.AlgorithmObject
Afficher le fichier Open project: veler/AlgorithmSimulator Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Gets a string representation of the reference

Method Details

ToString() public abstract méthode

Gets a string representation of the reference
public abstract ToString ( ) : string
Résultat string