C# Class FolketsTing.Controllers.FileController

Inheritance: Controller
Exibir arquivo Open project: friism/folketsting

Public Methods

Method Description
FileController ( ) : System

Private Methods

Method 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 method

public FileController ( ) : System
return System