C# Class FormHelperSample.Controllers.RadioSampleController

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

Méthodes publiques

Méthode Description
Process ( FileMode mode, bool agreement ) : void
Radio ( ) : void

Method Details

Process() public méthode

public Process ( FileMode mode, bool agreement ) : void
mode FileMode
agreement bool
Résultat void

Radio() public méthode

public Radio ( ) : void
Résultat void