Initializes a new instance of the BrightstarConfigurationSectionHandler class

Namespace: BrightstarDB.Config
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public BrightstarConfigurationSectionHandler()
Visual Basic
Public Sub New
Visual C++
public:
BrightstarConfigurationSectionHandler()
F#
new : unit -> BrightstarConfigurationSectionHandler

See Also