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.TestAgency.AgentRecord Class Reference
+ Collaboration diagram for NUnit.Engine.Services.TestAgency.AgentRecord:

Public Member Functions

 AgentRecord (Guid id, Process p, ITestAgent a, AgentStatus s)
 

Public Attributes

Guid Id
 
Process Process
 
ITestAgent Agent
 
AgentStatus Status
 

Constructor & Destructor Documentation

NUnit.Engine.Services.TestAgency.AgentRecord.AgentRecord ( Guid  id,
Process  p,
ITestAgent  a,
AgentStatus  s 
)
inline

Member Data Documentation

Guid NUnit.Engine.Services.TestAgency.AgentRecord.Id
Process NUnit.Engine.Services.TestAgency.AgentRecord.Process
ITestAgent NUnit.Engine.Services.TestAgency.AgentRecord.Agent
AgentStatus NUnit.Engine.Services.TestAgency.AgentRecord.Status

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