Click or drag to resize
NaturalFactory Class
This factory is responsible to create the ActiveElement commands for neutral language
Inheritance Hierarchy

Namespace: FlexRule.Validation.Languages
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class NaturalFactory : AbstractElementActivatorFactory

The NaturalFactory type exposes the following members.

Constructors
  NameDescription
Public methodNaturalFactory
Default constructor of factory
Top
Properties
  NameDescription
Public propertyElements
Returns all the mode elements name that this factory is registered
(Inherited from AbstractElementActivatorFactory.)
Protected propertyRegistry
Reference to the registry
(Inherited from AbstractElementActivatorFactory.)
Top
Methods
Extension Methods
See Also