C# 클래스 Serenity.Services.DtoActionResult

상속: System.Web.Mvc.ActionResult
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
DtoActionResult ( string language, string anamespace ) : System
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void

메소드 상세

DtoActionResult() 공개 메소드

public DtoActionResult ( string language, string anamespace ) : System
language string
anamespace string
리턴 System

ExecuteResult() 공개 메소드

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
리턴 void