C# 클래스 Algo.Runtime.Build.AlgorithmDOM.DOM.AlgorithmExpression

Basic class that represents an expression in an algorithm
상속: Algo.Runtime.Build.AlgorithmDOM.DOM.AlgorithmObject
파일 보기 프로젝트 열기: veler/AlgorithmSimulator 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Gets a string representation of the reference

메소드 상세

ToString() 공개 추상적인 메소드

Gets a string representation of the reference
public abstract ToString ( ) : string
리턴 string