Show / Hide Table of Contents

Class ConfigurationData

Inheritance
object
ConfigurationData
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Benday.CommandsFramework
Assembly: Benday.CommandsFramework.dll
Syntax
public class ConfigurationData

Properties

| Edit this page View Source

Values

Declaration
public Dictionary<string, string> Values { get; set; }
Property Value
Type Description
Dictionary<string, string>
  • Edit this page
  • View Source
In this article
  • Properties
    • Values
Back to top Copyright © www.benday.com | info@benday.com