| AgendaTInstance, TReason Class |
Namespace: FlexRule.Validation.Agenda
public abstract class Agenda<TInstance, TReason> : MarshalByRefBase, IAgenda<TInstance, TReason> where TInstance : IAgendaTarget
The AgendaTInstance, TReason type exposes the following members.
| Name | Description | |
|---|---|---|
| AgendaTInstance, TReason |
| Name | Description | |
|---|---|---|
| CurrentQueueContext | ||
| CurrentQueueContextInstance | ||
| Stack |
| Name | Description | |
|---|---|---|
| AddGroup | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| Fire | ||
| FireAll | ||
| FireAll(String) | ||
| GetFireContext | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasActiveRules | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Next | ||
| OnActivated | ||
| SetConflictResolutionStrategy | ||
| SetFocus | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |