C# 클래스 WorldDomination.Web.SampleApplication.Controllers.ApiController

상속: Controller
파일 보기 프로젝트 열기: PureKrome/WorldDomination.Web.Mvc 1 사용 예제들

공개 메소드들

메소드 설명
Error2 ( ) : BaseApiJsonResult
Index ( ) : System.Web.Mvc.ViewResult
Test ( int id ) : BaseApiJsonResult

비공개 메소드들

메소드 설명
Error1 ( ) : BaseApiJsonResult
GetData ( int id ) : IList

메소드 상세

Error2() 공개 메소드

public Error2 ( ) : BaseApiJsonResult
리턴 WorldDomination.Web.Mvc.Results.BaseApiJsonResult

Index() 공개 메소드

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

Test() 공개 메소드

public Test ( int id ) : BaseApiJsonResult
id int
리턴 WorldDomination.Web.Mvc.Results.BaseApiJsonResult