Click or drag to resize
Concept Constructor

Namespace: FlexRule.Concepts
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Concept(
	string namespace,
	string fileName
)

Parameters

namespace
Type: SystemString
fileName
Type: SystemString
See Also