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.Constraints.ThrowsConstraint.VoidInvocationDescriptor Class Reference
+ Inheritance diagram for NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor:
+ Collaboration diagram for NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor:

Public Member Functions

 VoidInvocationDescriptor (TestDelegate del)
 
object Invoke ()
 

Properties

Delegate Delegate [get]
 
- Properties inherited from NUnit.Framework.Constraints.ThrowsConstraint.IInvocationDescriptor
Delegate Delegate [get]
 

Private Attributes

readonly TestDelegate _del
 

Constructor & Destructor Documentation

NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor.VoidInvocationDescriptor ( TestDelegate  del)
inline

Member Function Documentation

object NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor.Invoke ( )
inline

Member Data Documentation

readonly TestDelegate NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor._del
private

Property Documentation

Delegate NUnit.Framework.Constraints.ThrowsConstraint.VoidInvocationDescriptor.Delegate
get

The documentation for this class was generated from the following file: