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

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

Открытые методы

Метод Описание
QuestionMeaning ( bool &changed ) : int

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

Метод Описание
CaseTypeMisMatch ( ) : void
ComparisonLeftParameterIncorrect ( ) : void
ComparisonRightParameterIncorrect ( ) : void
ComparisonsWithInvalidParmeterCounts ( ) : IEnumerable
DefaultOnlySwitch ( bool useInterpreter ) : void
DefaultOnlySwitchWithSideEffect ( bool useInterpreter ) : void
IntSwitch1 ( bool useInterpreter ) : void
IntSwitch2 ( bool useInterpreter ) : void
IntSwitch3 ( bool useInterpreter ) : void
InvalidComparisonMethodParameterCount ( MethodInfo comparison ) : void
LeftLiftedCall ( ) : void
LiftedCall ( bool useInterpreter ) : void
MismatchingAllowedIfExplicitlyVoidDateTimeValueType ( bool useInterpreter ) : void
MismatchingAllowedIfExplicitlyVoidIntgralValueType ( bool useInterpreter ) : void
MismatchingAllowedIfExplicitlyVoidStringValueType ( bool useInterpreter ) : void
MismatchingCasesAndExpclitType ( ) : void
MismatchingCasesAndType ( ) : void
MismatchingDefaultAndExpclitType ( ) : void
MultipleTestCaseToString ( ) : void
NoDefaultOrCasesSwitch ( bool useInterpreter ) : void
NoDefaultOrCasesSwitchWithSideEffect ( bool useInterpreter ) : void
NonBooleanComparer ( ) : void
NonBooleanMethod ( int x, int y ) : int
NullSwitchValue ( ) : void
NullableIntSwitch1 ( bool useInterpreter ) : void
NullableIntSwitch2 ( bool useInterpreter ) : void
ObjectSwitch1 ( bool useInterpreter ) : void
SingleTestCaseToString ( ) : void
StringSwitch ( bool useInterpreter ) : void
StringSwitch1 ( bool useInterpreter ) : void
StringSwitchNotConstant ( bool useInterpreter ) : void
SwitchCaseDifferentBodyToDifferent ( ) : void
SwitchCaseDifferentTestsToDifferent ( ) : void
SwitchCaseUpdateSameToSame ( ) : void
SwitchOnString ( bool useInterpreter ) : void
SwitchUpdateDifferentCasesToDifferent ( ) : void
SwitchUpdateDifferentDefaultToDifferent ( ) : void
SwitchUpdateDifferentValueToDifferent ( ) : void
SwitchUpdateSameToSame ( ) : void
SwitchWithComparison ( bool useInterpreter ) : void
ToStringTest ( ) : void
TypedNoDefaultOrCasesSwitch ( ) : void
VoidSwitchValue ( ) : void
WithinTen ( int x, int y ) : bool

Описание методов

QuestionMeaning() публичный статический Метод

public static QuestionMeaning ( bool &changed ) : int
changed bool
Результат int