C# Class teamcanada.Controllers.UserReportsController

Inheritance: Controller
Show file Open project: darraghb1980/EF-Group-Project

Public Methods

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

Method Details

Index() public method

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
return System.Web.Mvc.ActionResult