A handler factory for singletons.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class SingletonHandlerFactory : IHandlerFactory
Visual Basic (Declaration)
Public Class SingletonHandlerFactory _
	Implements IHandlerFactory

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility..::.SingletonHandlerFactory

See Also