Defines an action to be executed during the processing of a request.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic interface class IAction
type IAction = interface end
The IAction type exposes the following members.
Methods|
| Name | Description |
|---|
 | Act |
Makes the action.
|
Top
Remarks
See Also