Click or drag to resize

BusinessRule Methods

The BusinessRule type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes the business rule on the specified object.
Public methodExecuteCore
Executes the actual business rule on the specified object.
Public methodOnRegistration
Called upon registration of the business rule in a repository.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also