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

Syntax

C#
public void ApplyTo(
	IRegistry registry
)
Visual Basic (Declaration)
Public Sub ApplyTo ( _
	registry As IRegistry _
)

Implements

IPluginCatalog..::.ApplyTo(IRegistry)

See Also