C# Класс CardWall.Controllers.ProjectsController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
CurrentIteration ( int id, string projects, string q, string theme ) : System.Web.Mvc.ActionResult

Приватные методы

Метод Описание
AppendCurrentIteration ( IterationView iteration, List projects, bool>.Func cardFilter ) : void
CardsForCurrentIteration ( int project ) : Task>
CreateBadgeBuilder ( ) : CardBadge>.IBuilder
CreateCardFilter ( string q ) : bool>.Func
CreateLookup ( IEnumerable projects ) : PivotalProject>.Dictionary
CreateLookup ( IEnumerable members ) : PivotalProjectMember>.Dictionary
GetTheme ( string themeName ) : Theme

Описание методов

CurrentIteration() публичный Метод

public CurrentIteration ( int id, string projects, string q, string theme ) : System.Web.Mvc.ActionResult
id int
projects string
q string
theme string
Результат System.Web.Mvc.ActionResult