Implementors should perform the action upon this invocation

Namespace: Castle.MonoRail.Framework
Assembly:  Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0

Syntax

C#
void Execute(
	Controller controller
)

Parameters

controller
Controller

[Missing <param> documentation for "controller"]

See Also