C# Class FormHelperSample.Controllers.SelectSampleController

Inheritance: SmartDispatcherController
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Process ( int oneprime, int multipleprimes, [ blog ) : void
SelectIndex ( ) : void

Method Details

Process() public method

public Process ( int oneprime, int multipleprimes, [ blog ) : void
oneprime int
multipleprimes int
blog [
return void

SelectIndex() public method

public SelectIndex ( ) : void
return void