C# 클래스 FolketsTing.Controllers.FileController

상속: Controller
파일 보기 프로젝트 열기: friism/folketsting

공개 메소드들

메소드 설명
FileController ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

FileController() 공개 메소드

public FileController ( ) : System
리턴 System