C# Class RenderTheMatrix.Web.Controllers.MatrixController

Inheritance: Controller
Afficher le fichier Open project: pebblecode/RenderTheMatrix

Méthodes publiques

Méthode Description
MatrixController ( ) : System.Linq
Render ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
GetColumns ( int columnCount ) : System.Web.Mvc.JsonResult

Method Details

MatrixController() public méthode

public MatrixController ( ) : System.Linq
Résultat System.Linq

Render() public méthode

public Render ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult