ClassRemoteRunnerCommand
Class
Base for all runner commands
Definition
Namespace:ArtOfTest.WebAii.Design.Execution
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class RemoteRunnerCommand : PipeCommand
Inheritance: objectRemoteRunnerCommand
Derived Classes:
Constructors
RemoteRunnerCommand(RemoteCommands)
Declaration
cs-api-definition
public RemoteRunnerCommand(RemoteCommands command)
Parameters
command