C# 클래스 System.Dynamic.BindingRestrictions.TestBuilder

Builds a balanced tree of AndAlso nodes. We do this so the compiler won't stack overflow if we have many restrictions.
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
Append ( BindingRestrictions restrictions ) : void
Push ( Expression node, int depth ) : void
ToExpression ( ) : Expression