C# Class DynActProvSample.Controllers.UpdateAction

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

Public Methods

Method Description
Execute ( Controller controller ) : void
UpdateAction ( Type arType, String prefix ) : System

Method Details

Execute() public method

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

UpdateAction() public method

public UpdateAction ( Type arType, String prefix ) : System
arType System.Type
prefix String
return System