C# Class Castle.MonoRail.Framework.Tests.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
HomeController ( ) : System
Index ( ) : void
Other ( ) : void

Method Details

HomeController() public méthode

public HomeController ( ) : System
Résultat System

Index() public méthode

public Index ( ) : void
Résultat void

Other() public méthode

public Other ( ) : void
Résultat void