IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
The ITestAgency interface is implemented by a TestAgency in order to allow TestAgents to register with it. More...
Public Member Functions | |
void | Register (ITestAgent agent) |
Registers an agent with an agency More... | |
The ITestAgency interface is implemented by a TestAgency in order to allow TestAgents to register with it.
void NUnit.Engine.ITestAgency.Register | ( | ITestAgent | agent | ) |