C# Класс System.Linq.Expressions.Tests.BlockTests

Показать файл Открыть проект

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

Метод Описание
BlockClosureVariableInitialization ( ) : object>>.IEnumerable
CheckBlockClosureVariableInitializationTest ( bool useInterpreter ) : void
EmptyBlock ( bool useInterpreter ) : void
EmptyBlockExplicitType ( bool useInterpreter ) : void
EmptyBlockWrongExplicitType ( ) : void
EmptyScope ( bool useInterpreter ) : void
EmptyScopeExplicitType ( bool useInterpreter ) : void
EmptyScopeExplicitWrongType ( ) : void
ToStringTest ( ) : void
VerifyBlockClosureVariableInitialization ( Expression e, object o, bool useInterpreter ) : void
VisitChangingOnlyParmeters ( ) : void
VisitChangingOnlyParmetersMultiStatementBody ( ) : void
VisitChangingOnlyParmetersTyped ( ) : void