Click or drag to resize
ConceptEquals Method (Concept)

Namespace: FlexRule.Concepts
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected bool Equals(
	Concept other
)

Parameters

other
Type: FlexRule.ConceptsConcept

Return Value

Type: Boolean
See Also