| EventArgsContext Interface | 
 
            Represents the base context for TestCaseContext, TestModuleContext, TestRunContext, and ActionContext. 
            
 
    Namespace: 
   TestArchitect.Harness.Core
    Assembly:
   TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic interface EventArgsContext
Public Interface EventArgsContext
public interface class EventArgsContext
type EventArgsContext =  interface end
 See Also
See Also