C# 클래스 teamcanada.Controllers.UserReportsController

상속: Controller
파일 보기 프로젝트 열기: darraghb1980/EF-Group-Project

공개 메소드들

메소드 설명
Index ( string ElectionType, int ElectionYear, int WardNum, String CandidateLastName, string ContributionTypeDesc ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

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