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.OneTimeSetUpAttribute Class Reference

Attribute used to identify a method that is called once to perform setup before any child tests are run. More...

+ Inheritance diagram for NUnit.Framework.OneTimeSetUpAttribute:
+ Collaboration diagram for NUnit.Framework.OneTimeSetUpAttribute:

Additional Inherited Members

- Public Member Functions inherited from NUnit.Framework.NUnitAttribute
 NUnitAttribute ()
 Default constructor More...
 

Detailed Description

Attribute used to identify a method that is called once to perform setup before any child tests are run.


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