C# Class teamcanada.Controllers.ContribReportsController

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

Public Methods

Method Description
Report1 ( ) : System.Web.Mvc.ActionResult
Report2 ( ) : System.Web.Mvc.ActionResult

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Report1() public method

public Report1 ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Report2() public method

public Report2 ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult