C# 클래스 UCosmic.Web.Mvc.Controllers.T4MVC_AgreementsController

상속: UCosmic.Web.Mvc.Controllers.AgreementsController
파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 메소드들

메소드 설명
Edit ( int agreementId ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
New ( ) : System.Web.Mvc.ViewResult
Settings ( ) : System.Web.Mvc.ViewResult
Show ( int agreementId ) : System.Web.Mvc.ActionResult
T4MVC_AgreementsController ( ) : System
TenantIndex ( string domain ) : System.Web.Mvc.ActionResult

메소드 상세

Edit() 공개 메소드

public Edit ( int agreementId ) : System.Web.Mvc.ActionResult
agreementId int
리턴 System.Web.Mvc.ActionResult

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

New() 공개 메소드

public New ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

Settings() 공개 메소드

public Settings ( ) : System.Web.Mvc.ViewResult
리턴 System.Web.Mvc.ViewResult

Show() 공개 메소드

public Show ( int agreementId ) : System.Web.Mvc.ActionResult
agreementId int
리턴 System.Web.Mvc.ActionResult

T4MVC_AgreementsController() 공개 메소드

public T4MVC_AgreementsController ( ) : System
리턴 System

TenantIndex() 공개 메소드

public TenantIndex ( string domain ) : System.Web.Mvc.ActionResult
domain string
리턴 System.Web.Mvc.ActionResult