[This is preliminary documentation and is subject to change.]
This interface specifies that a rule can be refined
Namespace: Clarion.Framework.TemplatesAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public interface IRefineable<T> where T : Rule |
Type Parameters
- T
- The type of rule that is being made refineable by implementing this interface
Remarks
Copyright 2011. Nicholas Wilson