C# Class Castle.MonoRail.Framework.Helpers.FormHelper.NoActionGetter

Empty implementation of a ValueGetter
Inheritance: ValueGetter
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
GetValue ( object instance ) : object

Gets the value.

Method Details

GetValue() public méthode

Gets the value.
public GetValue ( object instance ) : object
instance object The instance.
Résultat object