C# Class Algebra.QL.Print.Expr.VarExpr

Inheritance: Algebra.Core.Expr.VarExpr, IPrintExpr
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

Méthode Description
BuildDocument ( ) : IEnumerable
VarExpr ( string name ) : System.Collections.Generic

Method Details

BuildDocument() public méthode

public BuildDocument ( ) : IEnumerable
Résultat IEnumerable

VarExpr() public méthode

public VarExpr ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic