IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand Member List

This is the complete list of members for NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommand, including all inherited members.

_expectedTypeNUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommandprivate
DelegatingTestCommand(TestCommand innerCommand)NUnit.Framework.Internal.Commands.DelegatingTestCommandinlineprotected
Execute(TestExecutionContext context)NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommandinlinevirtual
ExpectedExceptionCommand(TestCommand innerCommand, Type expectedType)NUnit.Framework.Attributes.Tests.CommandWrapperTests.ExpectedExceptionAttribute.ExpectedExceptionCommandinline
innerCommandNUnit.Framework.Internal.Commands.DelegatingTestCommandprotected
TestNUnit.Framework.Internal.Commands.TestCommand
TestCommand(Test test)NUnit.Framework.Internal.Commands.TestCommandinline