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
IService.cs File Reference

Classes

interface  NUnit.Engine.IService
 The IService interface is implemented by all Services. Although it is extensible, it does not reside in the Extensibility namespace because it is so widely used by the engine. More...
 

Namespaces

package  NUnit.Engine
 

Enumerations

enum  NUnit.Engine.ServiceStatus { NUnit.Engine.ServiceStatus.Stopped, NUnit.Engine.ServiceStatus.Started, NUnit.Engine.ServiceStatus.Error }
 Enumeration representing the status of a service More...