DotNX::Config::IConfigSectionManager< ConfigSectionType > Interface Template Reference

Interface for configuration section manager classes. More...

Inheritance diagram for DotNX::Config::IConfigSectionManager< ConfigSectionType >:

DotNX::Config::ConfigManagerBase< ConfigSectionType > DotNX::Config::ConfigSectionManager< ConfigSectionType > DotNX::Config::WebConfigManagerBase< ConfigSectionType >

List of all members.

Properties

string SectionName [get]
 The name of the configuration section.
ConfigSectionType ConfigSection [get]
 The configuration section.


Detailed Description

template<ConfigSectionType>
interface DotNX::Config::IConfigSectionManager< ConfigSectionType >

Interface for configuration section manager classes.

Template Parameters:
ConfigSectionType The class that represents the configuration section.
Type Constraints
ConfigSectionType :class 

Property Documentation

template<ConfigSectionType >
string DotNX::Config::IConfigSectionManager< ConfigSectionType >::SectionName [get]

template<ConfigSectionType >
ConfigSectionType DotNX::Config::IConfigSectionManager< ConfigSectionType >::ConfigSection [get]


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

SourceForge.net Logo
Generated on Sat Oct 18 14:13:25 2008 for .Nick's 0.1.0 by  doxygen 1.5.7.1