C# 클래스 Algebra.QL.Print.Expr.VarExpr

상속: Algebra.Core.Expr.VarExpr, IPrintExpr
파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql

공개 메소드들

메소드 설명
BuildDocument ( ) : IEnumerable
VarExpr ( string name ) : System.Collections.Generic

메소드 상세

BuildDocument() 공개 메소드

public BuildDocument ( ) : IEnumerable
리턴 IEnumerable

VarExpr() 공개 메소드

public VarExpr ( string name ) : System.Collections.Generic
name string
리턴 System.Collections.Generic