A configuration section handler for Gallio used to register Gallio components in applications and in plugins.

Namespace:  Gallio.Runtime
Assembly:  Gallio (in Gallio.dll) Version: 3.4.0.0 (3.4.11.0)

Syntax

C#
public class GallioSectionHandler : IConfigurationSectionHandler
Visual Basic (Declaration)
Public Class GallioSectionHandler _
	Implements IConfigurationSectionHandler

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime..::.GallioSectionHandler

See Also