C# Class Example.Controllers.ColorController

Inheritance: Controller
Show file Open project: andrewdavey/knapsack

Public Methods

Method Description
List ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Add ( byte red, byte green, byte blue ) : System.Web.Mvc.ActionResult
Delete ( int id ) : void

Method Details

List() public method

public List ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult