C# Class Castle.Applications.PestControl.Web.Controllers.DashboardController

Inheritance: Castle.MonoRail.Framework.Controller
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
DashboardController ( PestControlModel model ) : System
Index ( ) : void

Method Details

DashboardController() public method

public DashboardController ( PestControlModel model ) : System
model Castle.Applications.PestControl.Model.PestControlModel
return System

Index() public method

public Index ( ) : void
return void