Syntax
| C# |
|---|
public interface IDynamicAction |
The type exposes the following members.
Public Methods
| Name | Description | |
|---|---|---|
| Execute |
Implementors should perform the action
upon this invocation
|
See Also
Castle.MonoRail.Framework Namespace