Navigation: Code Documentation > IE > InferenceEngine > Classes > TFacts > Constructors
TFacts.Create(TInferenceEngine,IModule) Constructor
Initializes a new instance of the TFacts class.
Namespace: InferenceEngine
Delphi
public constructor Create( AEngine: TInferenceEngine; const Module: IModule ); reintroduce; overload;
Parameters
AEngine
Type: TInferenceEngine
Module
Type: IModule
•TFacts
•InferenceEngine