Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HealthInformationProgram
Controllers
ReportController
C# Class HealthInformationProgram.Controllers.ReportController
Inheritance:
Controller
Exibir arquivo
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