C# Class PPPDDD.Reporting.Controllers.HealthcareEventProjectionReportController

Inheritance: Controller
Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
Index ( System.DateTime start, System.DateTime end, string diagnosisIds ) : System.Web.Mvc.ActionResult
TestData ( ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

public Index ( System.DateTime start, System.DateTime end, string diagnosisIds ) : System.Web.Mvc.ActionResult
start System.DateTime
end System.DateTime
diagnosisIds string
Résultat System.Web.Mvc.ActionResult

TestData() public méthode

public TestData ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult