UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.ApplicationConfigurationSection Class Reference

A wrapper for the a config section that stores the application settings. More...

Inherits IConfigurationSectionHandler.

Public Member Functions

object Create (object parent, object configContext, System.Xml.XmlNode section)
 Creates a configuration section handler. More...
 

Detailed Description

A wrapper for the a config section that stores the application settings.

Member Function Documentation

object UnifiedAutomation.UaBase.ApplicationConfigurationSection.Create ( object  parent,
object  configContext,
System.Xml.XmlNode  section 
)
inline

Creates a configuration section handler.

Parameters
parentParent object.
configContextConfiguration context object.
sectionSection XML node.
Returns
The created section handler object.

The documentation for this class was generated from the following file: