C# 클래스 NServiceMVC.WebStack.NServiceMvcContentController

Controller that services NServiceMVC static content at ~/__NServiceMvcContent/
상속: Controller
파일 보기 프로젝트 열기: gregmac/NServiceMVC

공개 메소드들

메소드 설명
File ( string filename ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
InferContentType ( string filename ) : string

Very naieve method to get a mime content-type

메소드 상세

File() 공개 메소드

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