Class AutomatedQASettings.AutomationSet
Namespace: Unity.AutomatedQA
Syntax
[Serializable]
public class AutomationSet
Constructors
AutomationSet(String, String)
Declaration
public AutomationSet(string Key, string Value)
Parameters
| Type | Name | Description |
|---|---|---|
| String | Key | |
| String | Value |
Fields
Key
Declaration
public string Key
Field Value
| Type | Description |
|---|---|
| String |
Value
Declaration
public string Value
Field Value
| Type | Description |
|---|---|
| String |