C# Class FolketsTing.Controllers.FileController

Inheritance: Controller
Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
FileController ( ) : System

Private Methods

Méthode Description
GetFileType ( string contenttype ) : string
GetImage ( string imagename, int imageid ) : System.Web.Mvc.ActionResult
GetImageFormat ( string contenttype ) : ImageFormat
GetScaledImage ( string imagename, int imageid, int width, int height ) : System.Web.Mvc.ActionResult

Method Details

FileController() public méthode

public FileController ( ) : System
Résultat System