C# Class DynActProvSample.Controllers.ListAction

Inheritance: IDynamicAction
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Execute ( Controller controller ) : void
ListAction ( Type arType ) : System

Method Details

Execute() public method

public Execute ( Controller controller ) : void
controller Castle.MonoRail.Framework.Controller
return void

ListAction() public method

public ListAction ( Type arType ) : System
arType System.Type
return System