Click or drag to resize
ElementActivatorResgitryFactoryCreate Method (String)
Creates registry for by context name

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IElementActivatorRegistry Create(
	string contextName
)

Parameters

contextName
Type: SystemString

Return Value

Type: IElementActivatorRegistry
See Also