BusinessRule Methods |
The BusinessRule type exposes the following members.
| Name | Description | |
|---|---|---|
| Execute |
Executes the business rule on the specified object.
| |
| ExecuteCore |
Executes the actual business rule on the specified object.
| |
| OnRegistration |
Called upon registration of the business rule in a repository.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |