IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
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... | |