C# Class GettingStartedSample.Controllers.HomeController

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

Public Methods

Method Description
DataToTheView ( ) : void
ErroneousAction ( ) : void
Index ( ) : void

Method Details

DataToTheView() public method

public DataToTheView ( ) : void
return void

ErroneousAction() public method

public ErroneousAction ( ) : void
return void

Index() public method

public Index ( ) : void
return void