C# Class Commencement.Controllers.DownloadController

Inheritance: ApplicationController
Afficher le fichier Open project: ucdavis/Commencement

Méthodes publiques

Méthode Description
Attachment ( System.Guid id ) : System.Web.Mvc.ActionResult
DownloadController ( IRepository attachmentRepository ) : System

Method Details

Attachment() public méthode

public Attachment ( System.Guid id ) : System.Web.Mvc.ActionResult
id System.Guid
Résultat System.Web.Mvc.ActionResult

DownloadController() public méthode

public DownloadController ( IRepository attachmentRepository ) : System
attachmentRepository IRepository
Résultat System