Public Member Functions | Public Attributes

dotFeedLib.configValue Struct Reference

Class that stores a single configuration value. More...

List of all members.

Public Member Functions

 configValue (string propertyName, string propertyValue)
 Creates new configValue.

Public Attributes

string name
 name of the configValue
string value
 value of the configValue

Detailed Description

Class that stores a single configuration value.


Constructor & Destructor Documentation

dotFeedLib.configValue.configValue ( string  propertyName,
string  propertyValue 
)

Creates new configValue.

Parameters:
propertyName name of the configValue
propertyValue value of the configValue

Member Data Documentation

name of the configValue

value of the configValue


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties