C# 클래스 Algebra.QL.Extensions.Print.Expr.AvgExpr

상속: IPrintExpr
파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql

공개 메소드들

메소드 설명
AvgExpr ( string s ) : System.Collections.Generic
BuildDocument ( ) : IEnumerable

메소드 상세

AvgExpr() 공개 메소드

public AvgExpr ( string s ) : System.Collections.Generic
s string
리턴 System.Collections.Generic

BuildDocument() 공개 메소드

public BuildDocument ( ) : IEnumerable
리턴 IEnumerable