C# Class teamcanada.Controllers.UserReportsController

Inheritance: Controller
Afficher le fichier Open project: darraghb1980/EF-Group-Project

Méthodes publiques

Méthode Description
Index ( string ElectionType, int ElectionYear, int WardNum, String CandidateLastName, string ContributionTypeDesc ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( string ElectionType, int ElectionYear, int WardNum, String CandidateLastName, string ContributionTypeDesc ) : System.Web.Mvc.ActionResult
ElectionType string
ElectionYear int
WardNum int
CandidateLastName String
ContributionTypeDesc string
Résultat System.Web.Mvc.ActionResult