C# Class HealthInformationProgram.Controllers.ReportController

Inheritance: Controller
Datei anzeigen Open project: MedicalTeams/Hip_Admin

Public Methods

Method Description
GetReport ( string name ) : void

Private Methods

Method Description
GetReportsList ( ) : void
Index ( string id ) : System.Web.Mvc.ActionResult

Method Details

GetReport() public method

public GetReport ( string name ) : void
name string
return void