Class StagedRun.Stage
Namespace: Unity.AutomatedQA
Syntax
public class Stage : object
Fields
automators
Declaration
public List<AutomatorConfig> automators
Field Value
Type | Description |
---|---|
List<AutomatorConfig> |
public class Stage : object
public List<AutomatorConfig> automators
Type | Description |
---|---|
List<AutomatorConfig> |