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.Services.DomainManager.DomainUnloader Class Reference

Public Member Functions

 DomainUnloader (AppDomain domain)
 
void Unload ()
 

Private Member Functions

void UnloadOnThread ()
 

Private Attributes

Thread thread
 
AppDomain domain
 

Constructor & Destructor Documentation

NUnit.Engine.Services.DomainManager.DomainUnloader.DomainUnloader ( AppDomain  domain)
inline

Member Function Documentation

void NUnit.Engine.Services.DomainManager.DomainUnloader.Unload ( )
inline
void NUnit.Engine.Services.DomainManager.DomainUnloader.UnloadOnThread ( )
inlineprivate

Member Data Documentation

Thread NUnit.Engine.Services.DomainManager.DomainUnloader.thread
private
AppDomain NUnit.Engine.Services.DomainManager.DomainUnloader.domain
private

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