C# 클래스 Disco.Web.Areas.Services.Controllers.T4MVC_ClientController

상속: Disco.Web.Areas.Services.Controllers.ClientController
파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
T4MVC_ClientController ( ) : System

비공개 메소드들

메소드 설명
Authenticated ( string feature ) : System.Web.Mvc.ActionResult
AuthenticatedOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string feature ) : void
Bootstrapper ( ) : System.Web.Mvc.ActionResult
BootstrapperOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void
ClientError ( string SessionId, string DeviceIdentifier, string JsonException ) : System.Web.Mvc.ActionResult
ClientErrorOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string SessionId, string DeviceIdentifier, string JsonException ) : void
PreparationClient ( ) : System.Web.Mvc.ActionResult
PreparationClientOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo ) : void
Unauthenticated ( string feature ) : System.Web.Mvc.ActionResult
UnauthenticatedOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string feature ) : void

메소드 상세

T4MVC_ClientController() 공개 메소드

public T4MVC_ClientController ( ) : System
리턴 System