FunctionStartedEventArgs Class

Provides data for the FunctionStarted event fired by an instance of Runner.

Namespace: XJTAG.Integration.XJRunner

Syntax

public class FunctionStartedEventArgs : EventArgs

Inheritance Hierarchy

  • EventArgs
    • object

Members

Properties

Name Description
Function

The TestFunction that was started.

Methods

Name Description
Equals(object) (from object)
Finalize (from object)
GetHashCode (from object)
GetType (from object)
MemberwiseClone (from object)
ToString (from object)