DeleteContextValidatingEventArgs Constructors
Arguments passed to the PersistenceValidationController.DeleteContextValidating event.| Name | Parameters | Description |
|---|---|---|
| DeleteContextValidatingEventArgs(ContextIdentifier, ArrayList, Object) | context, targetObjects, deletingObject | Initializes a new instance of the DeleteContextValidatingEventArgs class. |
See Also