Class ConfigurationData
Inherited Members
Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public class ConfigurationData
Properties
| Edit this page View SourceValues
Declaration
public Dictionary<string, string> Values { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, string> |