Provides a configurable registry of plugins, services and components.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.376.0)

Syntax

C#
public class Registry : IRegistry, IDisposable
Visual Basic (Declaration)
Public Class Registry _
	Implements IRegistry, IDisposable

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.Registry

See Also