NRules, Open Source Rules Engine for .NET
NRules, Open Source Rules Engine for .NET
Namespaces
NRules.Diagnostics
IEventProvider Interface
IEventProvider Events
ActionFailedEvent Event
ActivationCreatedEvent Event
ActivationDeletedEvent Event
ActivationUpdatedEvent Event
ConditionFailedEvent Event
FactInsertedEvent Event
FactInsertingEvent Event
FactRetractedEvent Event
FactRetractingEvent Event
FactUpdatedEvent Event
FactUpdatingEvent Event
RuleFiredEvent Event
RuleFiringEvent Event
IEventProvider
FactUpdatingEvent Event
Raised before an existing fact is updated in the working memory.
Namespace:
NRules.Diagnostics
Assembly:
NRules (in NRules.dll) Version: 0.4.3.0
Syntax
C#
Copy
event
EventHandler
<
WorkingMemoryEventArgs
>
FactUpdatingEvent
Value
Type:
System
EventHandler
WorkingMemoryEventArgs
See Also
Reference
IEventProvider Interface
NRules.Diagnostics Namespace
View NRules on GitHub
License and Copyright Information