Class JsonOverrideItem
Inheritance
object
JsonOverrideItem
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class JsonOverrideItem
Fields
overrides
Declaration
public Dictionary<string, string> overrides
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.Dictionary<TKey, TValue><string, string> |
target
Declaration
public string target
Field Value
| Type | Description |
|---|---|
| string |