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

Public Member Functions

 ParameterizedTestFixtureWithTypeAsArgument (Type someType)
 
void MakeSureTypeIsInSystemNamespace ()
 

Private Attributes

readonly Type _someType
 

Constructor & Destructor Documentation

NUnit.Framework.Attributes.ParameterizedTestFixtureWithTypeAsArgument.ParameterizedTestFixtureWithTypeAsArgument ( Type  someType)
inline

Member Function Documentation

void NUnit.Framework.Attributes.ParameterizedTestFixtureWithTypeAsArgument.MakeSureTypeIsInSystemNamespace ( )
inline

Member Data Documentation

readonly Type NUnit.Framework.Attributes.ParameterizedTestFixtureWithTypeAsArgument._someType
private

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