ExceptionEventCreatedEventArgs Constructors
Represents arguments passed to the SchedulerListEditorBase.ExceptionEventCreated event.| Name | Parameters | Description |
|---|---|---|
| ExceptionEventCreatedEventArgs(IEvent, IEvent) | patternEvent, exceptionEvent | Creates and initilizes an instance of the ExceptionEventCreatedEventArgs class. |
See Also