Partager via


TypedXmlDocument.OnAssert(IRuleSetExecutor) Méthode

Définition

public:
 virtual bool OnAssert(Microsoft::RuleEngine::IRuleSetExecutor ^ executor);
public bool OnAssert (Microsoft.RuleEngine.IRuleSetExecutor executor);
abstract member OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
override this.OnAssert : Microsoft.RuleEngine.IRuleSetExecutor -> bool
Public Function OnAssert (executor As IRuleSetExecutor) As Boolean

Paramètres

executor
IRuleSetExecutor

Retours

Implémente

Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor) Microsoft.RuleEngine.ITypedFact.OnAssert(Microsoft.RuleEngine.IRuleSetExecutor)

S’applique à