C# Class GettingStartedSample.Controllers.HomeController

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

Méthodes publiques

Méthode Description
DataToTheView ( ) : void
ErroneousAction ( ) : void
Index ( ) : void

Method Details

DataToTheView() public méthode

public DataToTheView ( ) : void
Résultat void

ErroneousAction() public méthode

public ErroneousAction ( ) : void
Résultat void

Index() public méthode

public Index ( ) : void
Résultat void