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.Engine.SettingsEventArgs Class Reference

Event argument for settings changes More...

+ Inheritance diagram for NUnit.Engine.SettingsEventArgs:
+ Collaboration diagram for NUnit.Engine.SettingsEventArgs:

Public Member Functions

 SettingsEventArgs (string settingName)
 Initializes a new instance of the SettingsEventArgs class. More...
 

Properties

string SettingName [get, private set]
 Gets the name of the setting that has changed More...
 

Detailed Description

Event argument for settings changes

Constructor & Destructor Documentation

NUnit.Engine.SettingsEventArgs.SettingsEventArgs ( string  settingName)
inline

Initializes a new instance of the SettingsEventArgs class.

Parameters
settingNameName of the setting that has changed.

Property Documentation

string NUnit.Engine.SettingsEventArgs.SettingName
getprivate set

Gets the name of the setting that has changed


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