C# 클래스 Rebel.Framework.Localization.Web.Mvc.Controllers.ClientSideScriptController

상속: Controller
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
Index ( string namespaces, string keyFilters, string var, string handler, string defaultNamespace, bool gzip = true ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

public Index ( string namespaces, string keyFilters, string var, string handler, string defaultNamespace, bool gzip = true ) : System.Web.Mvc.ActionResult
namespaces string
keyFilters string
var string
handler string
defaultNamespace string
gzip bool
리턴 System.Web.Mvc.ActionResult