共用方式為


IFactCreator.GetFactTypes(RuleSetInfo) 方法

定義

public:
 cli::array <Type ^> ^ GetFactTypes(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public Type[] GetFactTypes (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member GetFactTypes : Microsoft.RuleEngine.RuleSetInfo -> Type[]

參數

ruleSetInfo
RuleSetInfo

傳回

Type[]

適用於