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
RuleFiringEvent Event
Raised before a rule is about to fire.
Namespace:
NRules.Diagnostics
Assembly:
NRules (in NRules.dll) Version: 0.4.3.0
Syntax
C#
Copy
event
EventHandler
<
AgendaEventArgs
>
RuleFiringEvent
Value
Type:
System
EventHandler
AgendaEventArgs
See Also
Reference
IEventProvider Interface
NRules.Diagnostics Namespace
View NRules on GitHub
License and Copyright Information