C# 클래스 Commencement.Controllers.DownloadController

상속: ApplicationController
파일 보기 프로젝트 열기: ucdavis/Commencement

공개 메소드들

메소드 설명
Attachment ( System.Guid id ) : System.Web.Mvc.ActionResult
DownloadController ( IRepository attachmentRepository ) : System

메소드 상세

Attachment() 공개 메소드

public Attachment ( System.Guid id ) : System.Web.Mvc.ActionResult
id System.Guid
리턴 System.Web.Mvc.ActionResult

DownloadController() 공개 메소드

public DownloadController ( IRepository attachmentRepository ) : System
attachmentRepository IRepository
리턴 System