C# 클래스 mobSocial.WebApi.Configuration.ViewEngines.MobSocialRazorProviderViewEngine

상속: System.Web.Mvc.VirtualPathProviderViewEngine
파일 보기 프로젝트 열기: mobsoftware/mobsocial

공개 메소드들

메소드 설명
MobSocialRazorProviderViewEngine ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreatePartialView ( System.Web.Mvc.ControllerContext controllerContext, string partialPath ) : IView
CreateView ( System.Web.Mvc.ControllerContext controllerContext, string viewPath, string masterPath ) : IView

메소드 상세

CreatePartialView() 보호된 메소드

protected CreatePartialView ( System.Web.Mvc.ControllerContext controllerContext, string partialPath ) : IView
controllerContext System.Web.Mvc.ControllerContext
partialPath string
리턴 IView

CreateView() 보호된 메소드

protected CreateView ( System.Web.Mvc.ControllerContext controllerContext, string viewPath, string masterPath ) : IView
controllerContext System.Web.Mvc.ControllerContext
viewPath string
masterPath string
리턴 IView

MobSocialRazorProviderViewEngine() 공개 메소드

public MobSocialRazorProviderViewEngine ( ) : System.Collections.Generic
리턴 System.Collections.Generic