C# 클래스 RavenGallery.Controllers.ResourcesController

상속: Controller
파일 보기 프로젝트 열기: robashton/RavenGallery 1 사용 예제들

공개 메소드들

메소드 설명
Image ( string filename ) : System.Web.Mvc.ActionResult
ResourcesController ( IFileStorageService fileStorageService ) : System

메소드 상세

Image() 공개 메소드

public Image ( string filename ) : System.Web.Mvc.ActionResult
filename string
리턴 System.Web.Mvc.ActionResult

ResourcesController() 공개 메소드

public ResourcesController ( IFileStorageService fileStorageService ) : System
fileStorageService IFileStorageService
리턴 System