C# 클래스 ClrPlus.Scripting.MsBuild.Packaging.PivotsExpression.AndExpression

상속: AstExpression
파일 보기 프로젝트 열기: perpetual-motion/clrplus

비공개 메소드들

메소드 설명
AndExpression ( AstExpression left_child, AstExpression right_child ) : System.Collections.Generic
Invert ( ) : AstExpression
ToPivotsExpression ( Pivots.Pivot>.Dictionary pivotVsPivotValues, GetChoiceDelegate get_choice_fn ) : PivotsExpression