Provides a configurable registry of plugins, services and components.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.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