InterpreterInterpret Method |
Loop through the actions and execute
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 public static bool Interpret()
Public Shared Function Interpret As Boolean
public:
static bool Interpret()
static member Interpret : unit -> bool
Return Value
Type:
BooleanSee Also