C# Class FormHelperSample.Controllers.CheckboxSampleController

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

Méthodes publiques

Méthode Description
CheckboxIndex ( ) : void
CheckboxListIndex ( ) : void
ProcessCheckbox ( bool enabled1, int enabled2 ) : void
ProcessCheckboxList ( int selectedPrimes, [ blog ) : void

Method Details

CheckboxIndex() public méthode

public CheckboxIndex ( ) : void
Résultat void

CheckboxListIndex() public méthode

public CheckboxListIndex ( ) : void
Résultat void

ProcessCheckbox() public méthode

public ProcessCheckbox ( bool enabled1, int enabled2 ) : void
enabled1 bool
enabled2 int
Résultat void

ProcessCheckboxList() public méthode

public ProcessCheckboxList ( int selectedPrimes, [ blog ) : void
selectedPrimes int
blog [
Résultat void