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.
Показать файл Открыть проект

Приватные методы

Метод Описание
Append ( BindingRestrictions restrictions ) : void
Push ( Expression node, int depth ) : void
ToExpression ( ) : Expression