IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
ITestFilterBuilder | GetTestFilterBuilder () |
Get an uninitialized TestFilterBuilder More... | |
![]() | |
virtual void | StartService () |
Initialize the Service More... | |
virtual void | StopService () |
Do any cleanup needed before terminating the service More... | |
void | Dispose () |
Additional Inherited Members | |
![]() | |
virtual void | Dispose (bool disposing) |
![]() | |
bool | _disposed = false |
![]() | |
IServiceLocator | ServiceContext [get, set] |
The ServiceContext More... | |
ServiceStatus | Status [get, protected set] |
Gets the ServiceStatus of this service More... | |
![]() | |
IServiceLocator | ServiceContext [get, set] |
The ServiceContext More... | |
ServiceStatus | Status [get] |
Gets the ServiceStatus of this service More... | |
|
inline |
Get an uninitialized TestFilterBuilder
Implements NUnit.Engine.ITestFilterService.