Class BuildAutomatorPreferences
Implements
Namespace: QFSW.BA
Assembly: QFSW.BA.dll
Syntax
public class BuildAutomatorPreferences : IFusable<BuildAutomatorPreferences>Fields
ModulePreferences
Declaration
public readonly Dictionary<string, JObject> ModulePreferencesField Value
| Type | Description | 
|---|---|
| Dictionary<String, Newtonsoft.Json.Linq.JObject> | 
Methods
Fuse(BuildAutomatorPreferences)
Declaration
public void Fuse(BuildAutomatorPreferences newData)Parameters
| Type | Name | Description | 
|---|---|---|
| BuildAutomatorPreferences | newData |