C# 클래스 HealthInformationProgram.Controllers.ReportController

상속: Controller
파일 보기 프로젝트 열기: MedicalTeams/Hip_Admin

공개 메소드들

메소드 설명
GetReport ( string name ) : void

비공개 메소드들

메소드 설명
GetReportsList ( ) : void
Index ( string id ) : System.Web.Mvc.ActionResult

메소드 상세

GetReport() 공개 메소드

public GetReport ( string name ) : void
name string
리턴 void