Class AutomatorConfig<T>
Namespace: Unity.AutomatedQA
Syntax
public abstract class AutomatorConfig<T> : AutomatorConfig where T : Automator
Type Parameters
Name | Description |
---|---|
T |
Properties
AutomatorType
Declaration
public override sealed Type AutomatorType { get; }
Property Value
Type | Description |
---|---|
Type |