DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Attributes | List of all members
Deveel.Data.Configuration.ConfigGroup Class Reference

A static class that defines the rules to group configurations More...

Public Attributes

const char Separator = '.'
 Gets the separator character that defines a new configuration group. More...
 

Detailed Description

A static class that defines the rules to group configurations

Definition at line 23 of file ConfigGroup.cs.

Member Data Documentation

const char Deveel.Data.Configuration.ConfigGroup.Separator = '.'

Gets the separator character that defines a new configuration group.

Definition at line 27 of file ConfigGroup.cs.


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