C# Class DynActProvSample.Controllers.UpdateAction

Inheritance: IDynamicAction
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Execute ( Controller controller ) : void
UpdateAction ( Type arType, String prefix ) : System

Method Details

Execute() public méthode

public Execute ( Controller controller ) : void
controller Castle.MonoRail.Framework.Controller
Résultat void

UpdateAction() public méthode

public UpdateAction ( Type arType, String prefix ) : System
arType System.Type
prefix String
Résultat System